mirror of
https://github.com/mpolden/echoip.git
synced 2024-11-13 00:42:46 +01:00
Move main to subpackage
This commit is contained in:
parent
a7ff603ab1
commit
ddb1aa2bb9
2
Makefile
2
Makefile
@ -18,7 +18,7 @@ deps:
|
|||||||
go get -d -v ./...
|
go get -d -v ./...
|
||||||
|
|
||||||
install:
|
install:
|
||||||
go install
|
go install ./...
|
||||||
|
|
||||||
databases := GeoLite2-City GeoLite2-Country
|
databases := GeoLite2-City GeoLite2-Country
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user