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
Fix
fix installation process keep going on when tricky store is not installed
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user