This commit is contained in:
KOWX712
2024-10-29 02:01:08 +08:00
parent 932648bc5b
commit af8d3a1723
3 changed files with 2 additions and 2 deletions

View File

@@ -74,7 +74,7 @@ add_addition() {
ui_print "- Installing..."
mv "$MODPATH/UpdateTargetList.sh" "$TS/UpdateTargetList.sh"
mv "$COMPATH/UpdateTargetList.sh" "$TS/UpdateTargetList.sh"
cp "$MODPATH/module.prop" "$COMPATH/module.prop.orig"
if [ -d "$CONFIG_DIR" ]; then