summaryrefslogtreecommitdiffstats
path: root/etc/phpshellsessions/gitsync
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2014-06-13 16:13:12 -0300
committerRenato Botelho <garga@FreeBSD.org>2014-06-13 16:13:12 -0300
commit828da3703258ec4af887f99e95910406a77b93c9 (patch)
treea913d5f116d39dbb8c491db1166675d7d5e42069 /etc/phpshellsessions/gitsync
parentdc86f24d72d56a7e3b6e06835b814c4f4bf674db (diff)
downloadpfsense-828da3703258ec4af887f99e95910406a77b93c9.zip
pfsense-828da3703258ec4af887f99e95910406a77b93c9.tar.gz
cf/ dir is removed below, do not need to remove the file here
Diffstat (limited to 'etc/phpshellsessions/gitsync')
-rw-r--r--etc/phpshellsessions/gitsync1
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/phpshellsessions/gitsync b/etc/phpshellsessions/gitsync
index 5dd8141..58f5ba5 100644
--- a/etc/phpshellsessions/gitsync
+++ b/etc/phpshellsessions/gitsync
@@ -321,7 +321,6 @@ exec("cd ${CODIR}/pfSenseGITREPO/pfSenseGITREPO && find . -name CVS -exec rm -rf
exec("cd ${CODIR}/pfSenseGITREPO/pfSenseGITREPO && find . -name pfSense.tgz -exec rm {} \; 2>/dev/null");
// Remove files that we do not want to overwrite the system with
-exec("rm ${CODIR}/pfSenseGITREPO/pfSenseGITREPO/cf/conf/trigger_initial_wizard 2>/dev/null");
exec("rm ${CODIR}/pfSenseGITREPO/pfSenseGITREPO/etc/crontab 2>/dev/null");
exec("rm ${CODIR}/pfSenseGITREPO/pfSenseGITREPO/etc/master.passwd 2>/dev/null");
exec("rm ${CODIR}/pfSenseGITREPO/pfSenseGITREPO/etc/passwd 2>/dev/null");
OpenPOWER on IntegriCloud