Add website

This commit is contained in:
Michael Stanclift 2020-05-29 21:04:11 -05:00
parent 55d443f37b
commit 8d1789613d

View File

@ -885,7 +885,10 @@ function list_gs_arguments {
# Version Control
## Show Version
function show_version {
MESSAGE="${PROGRAM} by @vmstan"
MESSAGE="${PROGRAM} by ${CYAN}@vmstan${NC}"
echo_info
MESSAGE="${BLUE}https://github.com/vmstan/gravity-sync${NC}"
echo_info
MESSAGE="Running Version: ${GREEN}${VERSION}${NC}"