Remove spoof_build_vars

This commit is contained in:
chiteroman
2024-08-15 15:21:19 +02:00
parent 95a173f528
commit 9894352e57

View File

@@ -93,7 +93,6 @@ CONFIG_DIR=/data/adb/tricky_store
if [ ! -d "$CONFIG_DIR" ]; then
ui_print "- Creating configuration directory"
mkdir -p "$CONFIG_DIR"
touch "$CONFIG_DIR/spoof_build_vars"
fi
if [ ! -f "$CONFIG_DIR/keybox.xml" ]; then
ui_print "- Adding default software keybox"