fix installation process keep going on when tricky store is not installed
This commit is contained in:
KOWX712
2024-10-26 02:22:12 +08:00
parent 9f4f9f73aa
commit 35f07c5b1b
5 changed files with 28 additions and 10 deletions

View File

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