mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
fully back out previous change and fix cvssync
This commit is contained in:
parent
97e9b10901
commit
2b519cf71b
@ -108,8 +108,6 @@ exec("rm -rf ${CODIR}/pfSense/root/.shrc");
|
||||
exec("rm -rf ${CODIR}/pfSense/root/.tcshrc");
|
||||
exec("rm -f ${CODIR}/pfSense/etc/syslog.conf 2>/dev/null");
|
||||
|
||||
echo "Finding zero byte files (binaries)..."
|
||||
|
||||
echo "Installing new files...\n";
|
||||
|
||||
exec("cd $CODIR/pfSense ; tar -cpf - . | (cd / ; tar -Uxpf -)");
|
||||
|
||||
Loading…
Reference in New Issue
Block a user