summaryrefslogtreecommitdiff
path: root/stacks/crdop/tools/audio-dummyd
blob: e64bda5fdf864c39a247a567e1c3e560fff9d005 (plain)
1
2
3
4
#!/usr/bin/env bash
set -euo pipefail
ROOT="$(CDPATH= cd -- "$(dirname -- "$0")/../.." && pwd)"
exec python3 "${ROOT}/stacks/crdop/tools/audio-dummyd.py" "$@"
git clone -b <branch> https://cgit.mode42.com/<repo>.git
git clone -b <branch> git://cgit.mode42.com/<repo>.git

info@mode42.com