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:
parent
318799b0aa
commit
6e686252c4
1 changed files with 1 additions and 1 deletions
|
@ -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).
|
||||
|
|
Loading…
Add table
Reference in a new issue