uci-cronicle/start

4 lines
82 B
Plaintext
Raw Normal View History

#!/bin/bash
cdir=$(dirname "$(realpath "$BASH_SOURCE")")
$cdir/control start "$@"