Merge pull request #1080 from sofia-riese/patch-1

Fix syntax errors
This commit is contained in:
juewuy
2026-01-07 01:16:27 +08:00
committed by GitHub

View File

@@ -251,7 +251,7 @@ log_pusher() {
case "$num" in case "$num" in
""|0) ""|0)
break break
:: ;;
1) 1)
echo "-----------------------------------------------" echo "-----------------------------------------------"
if [ -n "$push_TG" ]; then if [ -n "$push_TG" ]; then