Forgor to push 💀

This commit is contained in:
2026-02-18 21:58:56 +01:00
parent ac98a90222
commit 9ea5b8668f
13 changed files with 473 additions and 153 deletions

6
fullbuild.bat Normal file
View File

@@ -0,0 +1,6 @@
@echo off
set GOARCH=amd64
set GOOS=linux
go install -v -a std
go build -o ./certman .