mirror of
https://github.com/space-syndicate/space-station-14.git
synced 2026-02-15 00:54:51 +01:00
4 lines
112 B
Bash
Executable File
4 lines
112 B
Bash
Executable File
#!/usr/bin/env bash
|
|
dotnet run --project Content.Server --configuration Tools
|
|
read -p "Press enter to continue"
|