dnscontrol-action/test/bootstrap.bash

6 lines
79 B
Bash
Raw Normal View History

2019-01-06 17:16:03 +08:00
#!/bin/sh
set -e
apt update && apt install --no-install-recommends -y jq >&2