mirror of
https://github.com/eosswedenorg/antelope-api-healthcheck
synced 2026-06-21 09:58:20 +02:00
Makefile: Update program name.
This commit is contained in:
parent
5a26718d40
commit
6524e90bd6
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -4,7 +4,7 @@ GOCCFLAGS = -v
|
|||
GOLDFLAGS =
|
||||
PREFIX = /usr/local
|
||||
|
||||
PROGRAM_NAME=eos-api-healthcheck
|
||||
PROGRAM_NAME=eosio-api-healthcheck
|
||||
SOURCES=server.go
|
||||
DEPENDANCIES= github.com/firstrow/tcp_server \
|
||||
github.com/liamylian/jsontime/v2 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue