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
078a050efe
commit
fed01efbff
@ -150,9 +150,10 @@ function pull_gs {
|
||||
then
|
||||
echo -e "\r${GOOD} ${MESSAGE}"
|
||||
else
|
||||
echo -e "\r${FAIL} $MESSAGE"
|
||||
echo -e "\r${FAIL} ${MESSAGE}"
|
||||
|
||||
MESSAGE2="Attempting to Compensate"
|
||||
echo -e "${INFO} ${MESSAGE2}"
|
||||
|
||||
MESSAGE="Setting Ownership on ${GRAVITY_FI}"
|
||||
echo -en "${STAT} ${MESSAGE}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user