This commit is contained in:
KOWX712
2024-10-16 05:03:20 +08:00
committed by GitHub
parent 13886dabd8
commit 565bbeb75f
15 changed files with 280 additions and 123 deletions

9
module/action.sh Normal file
View File

@@ -0,0 +1,9 @@
MODDIR=${0%/*}
echo "**********************************************"
echo "- Staring script..."
echo " "
sh "$MODDIR"/common/UpdateTargetList.sh || true
echo "**********************************************"
echo "\(__All set!__)/"