From 1777b53f9dd4afc9c1bb07807d02d2463fdb3bbb Mon Sep 17 00:00:00 2001 From: niansa Date: Tue, 26 Dec 2017 11:18:38 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 01771d0..db56c23 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ An usable bash-httpserver with easy configuration and PHP. ### Installation as package (with init service) 1. Build package: `cd ; curl https://raw.githubusercontent.com/niansa/simpsh-httpd/master/mkdeb.sh | bash -` 2. Install package: `sudo dpkg --install ./simpsh-httpd.deb` +3. Set owner: `/usr/share/simpsh-httpd/setowner.sh` ### Installation (without init service)