mirror of
https://github.com/juewuy/ShellCrash.git
synced 2026-03-12 00:11:31 +00:00
Correcting syntax errors
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user