Update customize.sh

This commit is contained in:
KOWX712
2024-10-31 21:48:08 +08:00
parent b36c48b554
commit 02c27b9692

View File

@@ -74,7 +74,7 @@ add_addition() {
ui_print "- Installing..."
if [ -f "$TS/UpdateTargetList.sh" ]
if [ -f "$TS/UpdateTargetList.sh" ]; then
rm -f "$TS/UpdateTargetList.sh"
fi
mv "$COMPATH/UpdateTargetList.sh" "$TS/UpdateTargetList.sh"