mirror of
https://github.com/grassrootseconomics/eth-tracker.git
synced 2026-09-12 20:07:46 +02:00
chore: remove celo specifics
This commit is contained in:
4
Makefile
4
Makefile
@@ -1,5 +1,5 @@
|
||||
BIN := celo-tracker
|
||||
BOOTSTRAP_BIN := celo-tracker-cache-bootstrap
|
||||
BIN := eth-tracker
|
||||
BOOTSTRAP_BIN := eth-tracker-cache-bootstrap
|
||||
DB_FILE := tracker_db
|
||||
BUILD_CONF := CGO_ENABLED=1 GOOS=linux GOARCH=amd64
|
||||
BUILD_COMMIT := $(shell git rev-parse --short HEAD 2> /dev/null)
|
||||
|
||||
Reference in New Issue
Block a user