Compare commits

..

No commits in common. "8ab791ccd36c42a7e3b1d744edeb161213cc2b2e" and "d4426903240c69667a0079ecca3409b1488fab15" have entirely different histories.

View File

@ -152,7 +152,6 @@ installApp()
echo "---- $menu_number. Updating file permissions before starting."
echo ""
fixPermissionsBeforeStart "$app_name"
isSuccessful "File permissions updated for $app_name."
((menu_number++))
echo ""