mirror of
https://github.com/pagefaultgames/rogueserver.git
synced 2025-04-22 04:06:18 +08:00
3 lines
96 B
Bash
Executable File
3 lines
96 B
Bash
Executable File
# bin/bash
|
|
go build -o rogueserver
|
|
./rogueserver --debug --dbuser pokerogue --dbpass pokerogue & |