Update customize.sh

This commit is contained in:
KOWX712
2024-10-31 21:05:46 +08:00
parent c7503a2643
commit 6043b1de06

View File

@@ -74,6 +74,9 @@ add_addition() {
ui_print "- Installing..."
if [ -f "$TS/UpdateTargetList.sh" ]
rm -f "$TS/UpdateTargetList.sh"
fi
mv "$COMPATH/UpdateTargetList.sh" "$TS/UpdateTargetList.sh"
cp "$MODPATH/module.prop" "$COMPATH/module.prop.orig"