Set correct permissions for ALL files in ports folder

This commit is contained in:
mason 2023-12-05 15:43:36 +00:00 committed by fewtarius
parent db88c66c23
commit ae93d70f26
No known key found for this signature in database
GPG key ID: F4AE55305D1B8C1A

View file

@ -66,7 +66,7 @@ else
fi
#Make sure permissions are correct in the PortMaster folder
chmod 755 /storage/roms/ports/PortMaster/* -R
chmod 755 /storage/roms/ports/* -R
#Start PortMaster
@LIBEGL@