mirror of
https://github.com/vmstan/gravity-sync.git
synced 2025-07-07 10:14:04 -04:00
Add website
This commit is contained in:
parent
55d443f37b
commit
8d1789613d
@ -885,7 +885,10 @@ function list_gs_arguments {
|
|||||||
# Version Control
|
# Version Control
|
||||||
## Show Version
|
## Show Version
|
||||||
function 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
|
echo_info
|
||||||
|
|
||||||
MESSAGE="Running Version: ${GREEN}${VERSION}${NC}"
|
MESSAGE="Running Version: ${GREEN}${VERSION}${NC}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user