summaryrefslogtreecommitdiff
path: root/install.sh
diff options
context:
space:
mode:
Diffstat (limited to 'install.sh')
-rw-r--r--install.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/install.sh b/install.sh
index 085e0310..645bde4b 100644
--- a/install.sh
+++ b/install.sh
@@ -7,7 +7,7 @@ sed -i "s|WORKING_DIR|$CWD|"
echo "Which user does your web server run as?"
read username
-chmod $username spool templates css
+chown $username spool templates css
echo "Where do we copy the ledger-smb-httpd.conf file to?"
read location