Add files via upload

This commit is contained in:
Tomáš Dvořák
2025-05-21 09:10:43 +02:00
committed by GitHub
parent 933e2c5a45
commit af5e92d817
4 changed files with 330 additions and 123 deletions
+4
View File
@@ -0,0 +1,4 @@
@echo off
echo Starting Folder Opener Server...
cd %~dp0
go run main.go