@@ -0,0 +1,7 @@
BINARY_NAME=tesla-firmware-decrypt
build:
go build -o "build/$(BINARY_NAME)" "./cmd/$(BINARY_NAME)/"
install:
cp "build/$(BINARY_NAME)" "$$GOPATH/bin/$(BINARY_NAME)"
The note is not visible to the blocked user.