added script to cp kevin123 compression mod into proper location

This commit is contained in:
jonnyboy
2013-02-10 20:31:24 +01:00
parent 6e3d364f8c
commit 795c661d7b
7 changed files with 4900 additions and 0 deletions
+7
View File
@@ -8,6 +8,7 @@ fi
#EDIT_THESE
export NEWZPATH="/var/www/newznab"
source $NEWZPATH"/misc/update_scripts/nix_scripts/tmux/defaults.sh"
export PASSWORD="password"
svn co --force --username svnplus --password $PASSWORD svn://svn.newznab.com/nn/branches/nnplus $NEWZPATH/
@@ -16,6 +17,12 @@ svn export --force --username svnplus --password $PASSWORD svn://svn.newznab.com
cd $NEWZPATH"/misc/update_scripts"
php5 update_database_version.php
if [[ $KEVINS_COMP == "true" ]]; then
cd $NEWZPATH"/misc/update_scripts/nix_scripts/tmux/scripts"
cp -fr ../kevin123/* $NEWZPATH/www/lib/
fi
cd $NEWZPATH"/misc/update_scripts/nix_scripts/tmux/scripts"
./set_perms.sh