mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 01:08:56 +00:00
fixed kevin123's files not copying properly
This commit is contained in:
@@ -54,7 +54,7 @@ if [[ $EN_IMDB == "true" ]]; then
|
||||
fi
|
||||
|
||||
#import kevin123's compression mod
|
||||
if [[ $KEVINS_COMP == "true" ]]; then
|
||||
if [[ $KEVIN_SAFER == "true" ]] || [[ $PARSING_MOD == "true" ]]; then
|
||||
cd $DIR"/kevin123"
|
||||
cp -frv * $NEWZPATH/www/lib/
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user