Initial working version

This commit is contained in:
2024-07-24 22:57:32 +02:00
commit 44d50d5f7c
789 changed files with 270992 additions and 0 deletions

5
main_debug.go Normal file
View File

@ -0,0 +1,5 @@
//go:build !release
// +build !release
package main
var resourceSSHPrivateKey string