mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Fix path for 2.3
This commit is contained in:
parent
44a5e26312
commit
d8a99b7bde
@ -324,7 +324,7 @@ exec("mkdir -p /tmp/lighttpd/cache/compress/");
|
||||
@unlink("{$CODIR}/pfSenseGITREPO/pfSenseGITREPO/src/root/.tcshrc");
|
||||
exec("rm -rf {$CODIR}/pfSenseGITREPO/pfSenseGITREPO/src/conf*");
|
||||
exec("rm -rf {$CODIR}/pfSenseGITREPO/pfSenseGITREPO/src/cf 2>/dev/null");
|
||||
@chmod("{$CODIR}/pfSenseGITREPO/pfSenseGITREPO/tmp", 1777)
|
||||
@chmod("{$CODIR}/pfSenseGITREPO/pfSenseGITREPO/src/tmp", 1777)
|
||||
|
||||
echo "===> Installing new files...\n";
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user