Merge pull request #2498 from brooksytech/dev

Set correct permissions for ALL files in ports folder
This commit is contained in:
Brooksytech 2023-12-05 07:45:18 -08:00 committed by GitHub
commit 332a5dfa27
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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@