From 7ac560d9cefa153612cf6395babd8d1af361e146 Mon Sep 17 00:00:00 2001 From: einhverfr Date: Fri, 9 Feb 2007 19:26:04 +0000 Subject: Fixing bug 1656321 git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@808 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