mirror of
https://gitlab.com/niansa/simpsh-httpd.git
synced 2025-03-06 20:53:36 +01:00
Update mkpackage.sh
This commit is contained in:
parent
572827d700
commit
9b850966da
1 changed files with 0 additions and 3 deletions
|
@ -1,6 +1,4 @@
|
|||
echo "Bitte warten... Please wait..."
|
||||
old0="$0"
|
||||
mv "$old0" /tmp/mkpackage.sh-$$
|
||||
mkdir "$2"
|
||||
cd "$2"
|
||||
mkdir etc
|
||||
|
@ -16,5 +14,4 @@ echo 'cd /usr/share/simpsh-httpd/
|
|||
mv usr/share/simpsh-httpd/config.sh etc/simpsh-httpd
|
||||
ln -sf etc/simpsh-httpd/config.sh usr/share/simpsh-httpd/config.sh
|
||||
chmod -R +x .
|
||||
mv /tmp/mkpackage.sh-$$ "$old0"
|
||||
echo "Fertig! Done!"
|
||||
|
|
Loading…
Add table
Reference in a new issue