endless/scripts/start.bat
2023-03-17 04:18:02 -04:00

6 lines
70 B
Batchfile

@echo off
cd ..
title Groceries - git.tcp.direct/moony
go run .
pause