mirror of
https://github.com/chiteroman/PlayIntegrityFix.git
synced 2025-01-18 19:12:38 +02:00
Double quote to prevent globbing and word splitting
This commit is contained in:
parent
c48fdd452b
commit
a1bdcb0995
@ -32,4 +32,4 @@ if [ -f "/data/adb/pif.json" ]; then
|
||||
ui_print "- Backup custom pif.json"
|
||||
fi
|
||||
|
||||
rm -rf $MODPATH/system
|
||||
rm -rf "$MODPATH"/system
|
||||
|
Loading…
Reference in New Issue
Block a user