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