Create default config in config dirs
This commit is contained in:
parent
a3c0b194e1
commit
2141c992d7
7 changed files with 171 additions and 14 deletions
3
start.sh
Executable file
3
start.sh
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
#! /usr/bin/env bash
|
||||
|
||||
RUST_LOG=debug cargo run
|
||||
Loading…
Reference in a new issue