Initial commit

A
This commit is contained in:
2024-08-17 14:44:50 +02:00
commit 3716bc6938
6 changed files with 88 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/cclip.exe"