mirror of
https://github.com/kdrag0n/safetynet-fix.git
synced 2024-11-19 11:11:22 +00:00
customize: Set executable bit on scripts
This commit is contained in:
parent
7a732dc9e2
commit
1f57570d00
@ -28,3 +28,4 @@ for sdk in $MODPATH/system_sdk*
|
||||
do
|
||||
set_perm_recursive $sdk/bin 0 0 0755 0755
|
||||
done
|
||||
chmod 755 $MODPATH/*.sh
|
||||
|
Loading…
Reference in New Issue
Block a user