refactor code

simplify, bug fix, unify variable name
This commit is contained in:
KOWX712
2024-10-28 21:28:56 +08:00
parent 4a7437705c
commit 1ebe14c646
5 changed files with 58 additions and 51 deletions

View File

@@ -3,9 +3,9 @@ echo "**********************************************"
echo "- Staring script..."
echo " "
sh "$MODDIR"/common/UpdateTargetList.sh
sh "$MODDIR"/UpdateTargetList.sh
echo "**********************************************"
echo "\(__All set!__)/"
echo "Exiting in 3 seconds..."
sleep 3
echo "Exiting in 2 seconds..."
sleep 2