Merge claude/2

This commit is contained in:
librelad 2026-07-18 19:53:49 +01:00
commit 8ab791ccd3

View File

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