mirror of
https://github.com/samuelncui/yatm.git
synced 2026-01-05 13:05:42 +00:00
feat: rebrand to yatm
This commit is contained in:
@@ -4,5 +4,5 @@ set -ex;
|
||||
CURDIR=$(cd $(dirname $0); pwd);
|
||||
cd ${CURDIR};
|
||||
|
||||
go build -o ./output/httpd ./cmd/tape-httpd;
|
||||
go build -o ./output/lto-info ./cmd/lto-info;
|
||||
go build -o ./output/yatm-httpd ./cmd/httpd;
|
||||
go build -o ./output/yatm-lto-info ./cmd/lto-info;
|
||||
|
||||
Reference in New Issue
Block a user