From ee706a489e7856af19c77deba3de8fb490ee902c Mon Sep 17 00:00:00 2001 From: niansa Date: Tue, 26 Dec 2017 11:19:16 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index db56c23..447f071 100644 --- a/README.md +++ b/README.md @@ -6,7 +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` +3. Set owner: `sudo /usr/share/simpsh-httpd/setowner.sh` ### Installation (without init service)