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
9180357bd6
commit
4039accefd
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ An usable bash-httpserver with easy configuration and PHP.
|
|||
2. Follow step 4 and 5 of "Installation as package" if you selected to download the Prebuild Debian package. Otherwise follow step 3-6 of "Standart installation"
|
||||
|
||||
### Installation as package (Debian based distros only)
|
||||
1. Install build dependencies: `sudo apt install fakeroot`
|
||||
1. Install build dependencies: `sudo apt install fakeroot curl`
|
||||
2. Build package: `cd ; curl https://gitlab.com/niansa/simpsh-httpd/raw/master/mkdeb.sh | bash -`
|
||||
3. Install package: `sudo dpkg --install ./simpsh-httpd.deb && sudo apt -f install`
|
||||
4. Edit /etc/simpsh-httpd/config.sh: `sudoedit /etc/simpsh-httpd/config.sh`:
|
||||
|
|
Loading…
Add table
Reference in a new issue