From f8ad4063ea91ab7e12c9e7f5177bddc43111aace Mon Sep 17 00:00:00 2001 From: jonnyboy Date: Tue, 12 Feb 2013 00:04:15 +0100 Subject: [PATCH] typo --- scripts/update_svn.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) mode change 100755 => 100644 scripts/update_svn.sh diff --git a/scripts/update_svn.sh b/scripts/update_svn.sh old mode 100755 new mode 100644 index 1ea7e6a4a..5a6dcfe38 --- a/scripts/update_svn.sh +++ b/scripts/update_svn.sh @@ -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/