mirror of
https://github.com/pagefaultgames/rogueserver.git
synced 2025-04-22 12:16:18 +08:00
3 lines
96 B
Bash
3 lines
96 B
Bash
![]() |
# bin/bash
|
||
|
go build -o rogueserver
|
||
|
./rogueserver --debug --dbuser pokerogue --dbpass pokerogue &
|