This commit is contained in:
jonnyboy
2013-02-12 00:04:15 +01:00
parent 20c5329816
commit f8ad4063ea
Executable → Regular
+3 -3
View File
@@ -18,11 +18,11 @@ svn export --force --username svnplus --password $PASSWORD svn://svn.newznab.com
cd $NEWZPATH"/misc/update_scripts"
php5 update_database_version.php
#purge smarty cache
rm -v $NEWZPATH"/www/lib/smarty/templates_c/*"
echo " "
#purge smarty cache
rm -fv $NEWZPATH"/www/lib/smarty/templates_c/*"
if [[ $KEVINS_COMP == "true" ]]; then
cd $NEWZPATH"/misc/update_scripts/nix_scripts/tmux/scripts"
cp -frv ../kevin123/* $NEWZPATH/www/lib/