Initial commit

This commit is contained in:
2024-04-03 15:48:22 +02:00
commit 40395c54c1
6 changed files with 217 additions and 0 deletions

2
deploy.sh Normal file
View File

@@ -0,0 +1,2 @@
go build main
cp main.exe "/c/Program Files/Git/usr/bin/cln.exe"