mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 01:08:56 +00:00
typo
This commit is contained in:
Executable → Regular
+3
-3
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user