mirror of
https://github.com/vmstan/gravity-sync.git
synced 2024-08-30 18:22:11 +00: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}"
|
||||
|
||||
show_crontab
|
||||
|
||||
;;
|
||||
|
||||
config)
|
||||
@ -788,7 +787,6 @@ case $# in
|
||||
*)
|
||||
echo -e "\r${FAIL} ${MESSAGE}"
|
||||
list_gs_arguments
|
||||
exit_nochange
|
||||
;;
|
||||
esac
|
||||
;;
|
||||
@ -796,6 +794,5 @@ case $# in
|
||||
*)
|
||||
echo -e "\r${FAIL} ${MESSAGE}"
|
||||
list_gs_arguments
|
||||
exit_nochange
|
||||
;;
|
||||
esac
|
Loading…
Reference in New Issue
Block a user