Fix git repo url
This commit is contained in:
2
Makefile
2
Makefile
@@ -3,7 +3,7 @@
|
||||
PROJECT := Bg
|
||||
VERSION := 0.0.1
|
||||
|
||||
GIT_REPO := ssh://git@git.famcosi.duckdns.org:222/gcordova/go-do.git
|
||||
GIT_REPO := ssh://git@git.famcosi.duckdns.org:222/gcordova/bg.git
|
||||
GIT_REF := $(shell git symbolic-ref --short HEAD)
|
||||
GIT_HASH := $(shell git rev-parse --short HEAD)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user