5 lines
107 B
Bash
Executable File
5 lines
107 B
Bash
Executable File
killall happening-server
|
|
RUST_LOG=debug
|
|
happening-server $XDG_DATA_HOME/happening/stories/$1 &
|
|
cargo run .
|