diff --git a/README.md b/README.md index 7a39223..1a7c9ab 100644 --- a/README.md +++ b/README.md @@ -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).