You've already forked Tricky-Addon-Update-Target-List
mirror of
https://github.com/KOWX712/Tricky-Addon-Update-Target-List.git
synced 2025-09-06 06:37:09 +00:00
Update customize.sh
This commit is contained in:
@@ -74,7 +74,7 @@ add_addition() {
|
|||||||
|
|
||||||
ui_print "- Installing..."
|
ui_print "- Installing..."
|
||||||
|
|
||||||
if [ -f "$TS/UpdateTargetList.sh" ]
|
if [ -f "$TS/UpdateTargetList.sh" ]; then
|
||||||
rm -f "$TS/UpdateTargetList.sh"
|
rm -f "$TS/UpdateTargetList.sh"
|
||||||
fi
|
fi
|
||||||
mv "$COMPATH/UpdateTargetList.sh" "$TS/UpdateTargetList.sh"
|
mv "$COMPATH/UpdateTargetList.sh" "$TS/UpdateTargetList.sh"
|
||||||
|
|||||||
Reference in New Issue
Block a user