Be sure module won't modify system files

This commit is contained in:
chiteroman 2024-07-22 12:00:29 +02:00
parent cc3e72224e
commit 8b29845c42

View File

@ -31,3 +31,5 @@ if [ -f "/data/adb/pif.json" ]; then
mv -f "/data/adb/pif.json" "/data/adb/pif.json.old"
ui_print "- Backup custom pif.json"
fi
rm -rf $MODPATH/system