Update test

This commit is contained in:
Michael Stanclift 2020-05-21 20:54:13 -05:00
parent a426779dff
commit fdb19d316e

View File

@ -141,6 +141,7 @@ case $# in
update)
echo -e "${GREEN}Success:${NC} Update Requested"
# echo -e "${PURPLE}Info:${NC} Gravity Sync ${VERSION}"
# echo -e "${YELLOW}UPDATING REQUIRES ORIGINAL INSTALL VIA GIT${NC}"
echo -e "Are you sure you want to update?"
select yn in "Yes" "No"; do