Forgor to push 💀
This commit is contained in:
6
fullbuild.bat
Normal file
6
fullbuild.bat
Normal file
@@ -0,0 +1,6 @@
|
||||
@echo off
|
||||
set GOARCH=amd64
|
||||
set GOOS=linux
|
||||
go install -v -a std
|
||||
|
||||
go build -o ./certman .
|
||||
Reference in New Issue
Block a user