1
0
Fork 0
mirror of https://gitlab.com/niansa/simpsh-httpd.git synced 2025-03-06 20:53:36 +01:00

Update README.md

This commit is contained in:
niansa 2017-12-26 11:19:16 +01:00 committed by GitHub
parent 1777b53f9d
commit ee706a489e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,7 +6,7 @@ An usable bash-httpserver with easy configuration and PHP.
### Installation as package (with init service)
1. Build package: `cd ; curl https://raw.githubusercontent.com/niansa/simpsh-httpd/master/mkdeb.sh | bash -`
2. Install package: `sudo dpkg --install ./simpsh-httpd.deb`
3. Set owner: `/usr/share/simpsh-httpd/setowner.sh`
3. Set owner: `sudo /usr/share/simpsh-httpd/setowner.sh`
### Installation (without init service)