mirror of
https://git.ngram.ca/OpenJam/rc-servers
synced 2026-08-23 23:08:52 +00:00
4 lines
50 B
Bash
4 lines
50 B
Bash
|
|
#!/bin/bash
|
||
|
|
#cargo build
|
||
|
|
RUST_LOG=debug cargo run
|