mirror of
https://github.com/vmstan/gravity-sync.git
synced 2024-08-30 18:22:11 +00:00
1.7.2(1)
This commit is contained in:
parent
4ec550026b
commit
ebab06dcd7
@ -905,7 +905,7 @@ function show_version {
|
||||
MESSAGE="Running Version: ${GREEN}${VERSION}${NC}"
|
||||
echo_info
|
||||
|
||||
GITVERSION=$(curl -sf https://raw.githubusercontent.com/vmstan/gravity-sync/development/VERSION)
|
||||
GITVERSION=$(curl -sf https://raw.githubusercontent.com/vmstan/gravity-sync/master/VERSION)
|
||||
if [ -z "$GITVERSION" ]
|
||||
then
|
||||
MESSAGE="Latest Version: ${RED}Unknown${NC}"
|
||||
|
Loading…
Reference in New Issue
Block a user