Double quote to prevent globbing and word splitting

This commit is contained in:
chiteroman 2024-08-13 23:53:02 +02:00
parent c48fdd452b
commit a1bdcb0995
No known key found for this signature in database

View File

@ -32,4 +32,4 @@ if [ -f "/data/adb/pif.json" ]; then
ui_print "- Backup custom pif.json" ui_print "- Backup custom pif.json"
fi fi
rm -rf $MODPATH/system rm -rf "$MODPATH"/system