Add files via upload

This commit is contained in:
Tomáš Dvořák
2025-05-21 12:30:31 +02:00
committed by GitHub
parent dfd16ab4e2
commit f2309fb2dc
3 changed files with 86 additions and 73 deletions
+4
View File
@@ -0,0 +1,4 @@
@echo off
echo Starting Folder Opener Server...
cd %~dp0
go run main.go