Adds build script for linux amd
This commit is contained in:
@@ -0,0 +1,5 @@
|
|||||||
|
@SET GOOS=linux
|
||||||
|
@SET GOARCH=arm
|
||||||
|
@cd ..
|
||||||
|
del go2rtc
|
||||||
|
go build -ldflags "-s -w" -trimpath
|
||||||
Reference in New Issue
Block a user