This commit is contained in:
tipaul 2003-01-15 13:04:20 +00:00
parent 91e962aac7
commit 94d998dbc6

View file

@ -317,8 +317,8 @@ print "Copying opac-cgi files to $::opacdir/cgi-bin...\n";
system("cp -R opac-cgi/* $::opacdir/cgi-bin/");
system("touch $::opacdir/cgi-bin/opac");
system("chown -R root.$httpduser $::opacdir");
system("chown -R root.$httpduser $::intranetdir");
system("chown -R root:$httpduser $::opacdir");
system("chown -R root:$httpduser $::intranetdir");
# Copy custom templates and reports back in