This commit is contained in:
juewuy
2026-01-07 09:30:44 +08:00
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
#!/bin/ash #!/bin/sh
# Copyright (C) Juewuy # Copyright (C) Juewuy
[ -n "$__IS_MODULE_5_TASK_LOADED" ] && return [ -n "$__IS_MODULE_5_TASK_LOADED" ] && return

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