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
9218b29602
commit
affb0765ee
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
echo "Bitte warten... Please wait..."
|
||||
mkdir "$2"
|
||||
cd "$2"
|
||||
mkdir lib
|
||||
mkdir lib/systemd
|
||||
mkdir etc
|
||||
mkdir ect/init.d
|
||||
cp ${1}/simpsh-httpd.service etc/init.d/simpsh-httpd.sh
|
||||
mkdir etc
|
||||
mkdir etc/simpsh-httpd
|
||||
|
|
Loading…
Add table
Reference in a new issue