Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
![]() |
4045bbb373 | ||
![]() |
a22f7d20d5 |
4
Makefile
4
Makefile
@@ -1,4 +1,4 @@
|
||||
VERSION=0.0.03
|
||||
VERSION=0.0.04
|
||||
CGO_ENABLED=0
|
||||
export CGO_ENABLED=0
|
||||
|
||||
@@ -56,6 +56,8 @@ su3:
|
||||
-desc="`cat desc`" \
|
||||
-exename=$(BINARY)-$(GOOS)-$(GOARCH) \
|
||||
-icondata=icon/icon.png \
|
||||
-updateurl="http://idk.i2p/terrarium/reseed-tools-$(GOOS)-$(GOARCH).su3" \
|
||||
-website="http://idk.i2p/terrarium/" \
|
||||
-command="$(BINARY)-$(GOOS)-$(GOARCH) -conf \"\$$PLUGIN/catbox-i2p.conf\"" \
|
||||
-license=MIT \
|
||||
-res=conf/
|
||||
|
Reference in New Issue
Block a user