summaryrefslogtreecommitdiffstats
path: root/tmp/post_upgrade_command
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2007-11-23 22:34:28 +0000
committerScott Ullrich <sullrich@pfsense.org>2007-11-23 22:34:28 +0000
commit7a291481e9e21b3663c4bb9ac5b926574a780f10 (patch)
tree7803b8a43f97150672bcbd41961a95ae42f39f47 /tmp/post_upgrade_command
parent2680d791ac22eb870960f2127a3e0d560c329c60 (diff)
downloadpfsense-7a291481e9e21b3663c4bb9ac5b926574a780f10.zip
pfsense-7a291481e9e21b3663c4bb9ac5b926574a780f10.tar.gz
Nuke cvs_sync.sh on upgrade now that it resides in pfSsh.php
Diffstat (limited to 'tmp/post_upgrade_command')
-rwxr-xr-xtmp/post_upgrade_command4
1 files changed, 4 insertions, 0 deletions
diff --git a/tmp/post_upgrade_command b/tmp/post_upgrade_command
index 9170821..e4e41c4 100755
--- a/tmp/post_upgrade_command
+++ b/tmp/post_upgrade_command
@@ -29,3 +29,7 @@ php -f /tmp/post_upgrade_command.php
# Remove any previous MD5 sum files
rm -f /root/*.md5
+
+# File moved to pfSense php shell (pfSsh.php)
+rm -rf /usr/local/sbin/cvs_sync.sh
+
OpenPOWER on IntegriCloud