Set correct permissions for ALL files in ports folder
This commit is contained in:
parent
db88c66c23
commit
ae93d70f26
1 changed files with 1 additions and 1 deletions
|
@ -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@
|
||||
|
|
Loading…
Reference in a new issue