Move old implementation

This commit is contained in:
2022-10-21 22:08:01 +02:00
parent 814e88d19e
commit 9c8319e114
8 changed files with 16 additions and 0 deletions

3
old_golang/make_windows.sh Executable file
View File

@@ -0,0 +1,3 @@
#!/bin/bash
GOOS=windows GOARCH=amd64 go build -o obs-cli-windows.exe