1.5.0 (3)

This commit is contained in:
Michael Stanclift 2020-05-28 13:19:49 -05:00
parent 379ef900d0
commit 7f51e3013e

View File

@ -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