mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-08-11 11:58:11 +02:00
@@ -57,8 +57,7 @@ case "$1" in
|
||||
;;
|
||||
|
||||
status)
|
||||
if check_status;
|
||||
then
|
||||
if check_status; then
|
||||
exit 0
|
||||
else
|
||||
exit 1
|
||||
|
Reference in New Issue
Block a user