mirror of
https://github.com/juewuy/ShellCrash.git
synced 2026-03-10 23:41:22 +00:00
Merge branch 'dev' of https://github.com/juewuy/ShellCrash into dev
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/ash
|
||||
#!/bin/sh
|
||||
# Copyright (C) Juewuy
|
||||
|
||||
[ -n "$__IS_MODULE_5_TASK_LOADED" ] && return
|
||||
|
||||
@@ -251,7 +251,7 @@ log_pusher() {
|
||||
case "$num" in
|
||||
""|0)
|
||||
break
|
||||
::
|
||||
;;
|
||||
1)
|
||||
echo "-----------------------------------------------"
|
||||
if [ -n "$push_TG" ]; then
|
||||
|
||||
Reference in New Issue
Block a user