mirror of
https://git.ngram.ca/OpenJam/rc-servers
synced 2026-08-23 23:08:52 +00:00
4 lines
94 B
Bash
Executable File
4 lines
94 B
Bash
Executable File
#!/bin/bash
|
|
|
|
RUST_BACKTRACE=1 RUST_LOG=debug cargo run -- -1 #&> ../data/rc_services_room.log
|