1
0
Fork 0
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:
niansa 2017-12-26 10:42:24 +01:00 committed by GitHub
parent ac81084075
commit 9218b29602
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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