3 lines
142 B
Bash
Executable file
3 lines
142 B
Bash
Executable file
#!/usr/bin/sh
|
|
|
|
cargo run -q --bin minauthator-admin -- --config ./config.toml --database ./tmp/dbs/minauthator.db --static-assets ./assets $@
|