fix makefile

This commit is contained in:
idk
2023-01-28 01:42:44 +00:00
parent 7b5270eb70
commit f89dd04d13

View File

@ -282,7 +282,7 @@ tmp/LICENSE:
SIGNER_DIR=$(HOME)/i2p-go-keys/
su3s: tmp/content tmp/lib tmp/LICENSE build
rm -f plugin.yaml
rm -f plugin.yaml client.yaml
i2p.plugin.native -name=reseed-tools-$(GOOS)-$(GOARCH) \
-signer=hankhill19580@gmail.com \
-signer-dir=$(SIGNER_DIR) \