mirror of
https://github.com/project-redbud/FunGame-Core.git
synced 2025-04-22 03:59:35 +08:00
3 lines
59 B
Batchfile
3 lines
59 B
Batchfile
@echo off
|
|
call dotnet publish -c Release -r linux-x64
|
|
pause |