mirror of
https://github.com/vmstan/gravity-sync.git
synced 2025-07-09 02:34:06 -04:00
1.5.0 (3)
This commit is contained in:
parent
379ef900d0
commit
7f51e3013e
@ -757,7 +757,6 @@ case $# in
|
|||||||
echo -e "\r${GOOD} ${MESSAGE}"
|
echo -e "\r${GOOD} ${MESSAGE}"
|
||||||
|
|
||||||
show_crontab
|
show_crontab
|
||||||
|
|
||||||
;;
|
;;
|
||||||
|
|
||||||
config)
|
config)
|
||||||
@ -788,7 +787,6 @@ case $# in
|
|||||||
*)
|
*)
|
||||||
echo -e "\r${FAIL} ${MESSAGE}"
|
echo -e "\r${FAIL} ${MESSAGE}"
|
||||||
list_gs_arguments
|
list_gs_arguments
|
||||||
exit_nochange
|
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
;;
|
;;
|
||||||
@ -796,6 +794,5 @@ case $# in
|
|||||||
*)
|
*)
|
||||||
echo -e "\r${FAIL} ${MESSAGE}"
|
echo -e "\r${FAIL} ${MESSAGE}"
|
||||||
list_gs_arguments
|
list_gs_arguments
|
||||||
exit_nochange
|
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
Loading…
x
Reference in New Issue
Block a user