mirror of
https://github.com/yawaflua/Mindustry-socketInput-telegram.git
synced 2025-12-08 19:39:30 +02:00
4 lines
120 B
Bash
4 lines
120 B
Bash
#!/usr/bin/env bash
|
|
gnome-terminal --command="python3 main.py"
|
|
echo "config socketInput true" | java -jar server.jar
|