6 lines
92 B
Bash
6 lines
92 B
Bash
#!/usr/bin/env bash
|
|
|
|
./server.sh start
|
|
|
|
tail -f /var/vintagestory/data/Logs/server-main.log
|