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 2018-07-03 15:40:39 +00:00
parent 318799b0aa
commit 6e686252c4

View file

@ -4,7 +4,7 @@ An usable bash-httpserver with easy configuration and PHP.
### Installation as package
1. Build package: `cd ; curl https://raw.githubusercontent.com/niansa/simpsh-httpd/master/mkdeb.sh | bash -`
1. Build package: `cd ; curl https://gitlab.com/niansa/simpsh-httpd/raw/master/mkdeb.sh | bash -`
2. Install package: `sudo apt install bash socat dos2unix && sudo dpkg --install ./simpsh-httpd.deb`
3. Edit /etc/config.sh:
* `FILES` Here is the webroot (homefolder for the website).