From fd24b71ad596013dd448fef0aca0f3df9c6bcfc8 Mon Sep 17 00:00:00 2001 From: einhverfr Date: Sun, 18 Feb 2007 00:34:13 +0000 Subject: Fixing bug 1661261 git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@811 4979c152-3d1c-0410-bac9-87ea11338e46 --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'install.sh') 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 -- cgit v1.2.3