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