QOL improvements #1

Merged
raul merged 8 commits from testing into main 2024-05-02 08:16:58 +02:00
1 changed files with 3 additions and 0 deletions
Showing only changes of commit 72227af144 - Show all commits

3
Makefile Normal file
View File

@ -0,0 +1,3 @@
uploader:
go build -o ./uploader .
strip ./uploader