diff --git a/scripts/fix_files.sh b/scripts/fix_files.sh index 6a8cc6fa0..672688f48 100755 --- a/scripts/fix_files.sh +++ b/scripts/fix_files.sh @@ -48,7 +48,7 @@ if [[ $CHOWN_TRUE == "true" ]]; then chown -R $WWW_USER $NEWZPATH/www/ chown -R $WWW_USER $NEWZPATH/db/ chown -R $WWW_USER $NEWZPATH/misc/ - chown -R $NEWZPATH/nzbfiles + chown -R $NEWZPATH/nzbfiles/ chmod 775 $NEWZPATH/www/lib/smarty/templates_c chmod -R 775 $NEWZPATH/www/covers chmod 775 $NEWZPATH/www