Update gravity-sync.sh

This commit is contained in:
Michael Stanclift 2020-05-25 20:58:43 -05:00
parent b4c6ef42c3
commit d85845560f

View File

@ -387,7 +387,7 @@ function md5_compare {
case $# in
0)
echo -e "\033[2k${FAIL} ${MESSAGE}"
echo -e "\\r${FAIL} ${MESSAGE}"
list_gs_arguments
;;