This repository has been archived on 2024-07-08. You can view files and clone it, but cannot push or open issues or pull requests.
hmn/cinera/run_local.sh

10 lines
135 B
Bash
Executable File

#!/bin/bash
cd "$(dirname "$0")"
[ -e "./cinera.conf" ] || exit
. ./cinera.conf
$CINERA_REPO_PATH/cinera/cinera -c cinera_hmn.conf