mirror of
https://gitlab.com/niansa/simpsh-httpd.git
synced 2025-03-06 20:53:36 +01:00
Fixed "Standart" installation 🤣
This commit is contained in:
parent
6288a86887
commit
64f1631578
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
|||
|
||||
### *Recomended*: Release installation
|
||||
1. Download a release from the [Tags](https://gitlab.com/niansa/simpsh-httpd/tags/) page
|
||||
2. Follow step 4 and 5 of "Installation as package" if you selected to download and install the Prebuild Debian package. Otherwise follow step 3-6 of "Standart installation"
|
||||
2. Follow step 4 and 5 of "Installation as package" if you selected to download and install the Prebuild Debian package. Otherwise follow step 3-6 of "Standard installation"
|
||||
|
||||
### Installation as package (Debian based distros only)
|
||||
1. Install build dependencies: `sudo apt install fakeroot curl git`
|
||||
|
@ -14,7 +14,7 @@
|
|||
4. Edit /etc/simpsh-httpd/config.sh: `sudoedit /etc/simpsh-httpd/config.sh`
|
||||
5. Start simpsh-httpd: `simpsh-httpd-socat -d`
|
||||
|
||||
### Standart installation
|
||||
### Standard installation
|
||||
1. Install following packages: `bash socat dos2unix`
|
||||
2. Download simpsh-httpd:
|
||||
* `$ cd ~`
|
||||
|
|
Loading…
Add table
Reference in a new issue