7 lines
88 B
Bash
7 lines
88 B
Bash
|
#!/bin/sh
|
||
|
|
||
|
# using for debug in OpenBSD
|
||
|
|
||
|
./.bin/shavit \
|
||
|
-config ./shavit-config.toml
|