mirror of
https://github.com/vmstan/gravity-sync.git
synced 2024-08-30 18:22:11 +00:00
Update gravity-sync.sh
This commit is contained in:
parent
286e62bdf4
commit
a80eed3c4e
@ -382,12 +382,12 @@ function md5_compare {
|
||||
# SCRIPT EXECUTION ###########################
|
||||
|
||||
MESSAGE="Evaluating Script Arguments"
|
||||
echo -e "${STAT} ${MESSAGE}\r"
|
||||
echo -en "${STAT} ${MESSAGE}"
|
||||
|
||||
case $# in
|
||||
|
||||
0)
|
||||
echo -e "${FAIL} ${MESSAGE}"
|
||||
echo -e "\\r${FAIL} ${MESSAGE}"
|
||||
list_gs_arguments
|
||||
;;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user