Correcting syntax errors

This commit is contained in:
Sofia Riese
2026-01-06 22:20:49 +08:00
committed by GitHub
parent 50351fe6dc
commit d3f751e876

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