@@ -0,0 +1,7 @@
#!make
build-linux:
GOOS=linux go build -o out/ff_renamer main.go
build-windows:
GOOS=windows go build -o out/ff_renamer.exe main.go
The note is not visible to the blocked user.