From 6e686252c492dbd3ba966c4a60ed88853dffc8c9 Mon Sep 17 00:00:00 2001 From: niansa Date: Tue, 3 Jul 2018 15:40:39 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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).