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