diff --git a/scripts/upgrade b/scripts/upgrade index fd11950..f263b0d 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -195,13 +195,6 @@ chown $app:$app "$final_path/some_config_file" #================================================= # GENERIC FINALIZATION -#================================================= -# SECURE FILES AND DIRECTORIES -#================================================= - -# Set permissions on app files -chown -R root: $final_path - #================================================= # SETUP LOGROTATE #=================================================