mirror of
https://github.com/juewuy/ShellCrash.git
synced 2026-03-11 07:51:45 +00:00
Correcting syntax errors
This commit is contained in:
@@ -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