TG9six 03a642d635 first push
first push
2025-09-06 17:17:39 +04:00

5 lines
97 B
Bash

#!/bin/bash
java -cp SiegeWorldsServer.jar server.Server
read -p "Press any key to continue..."