@@ -0,0 +1,8 @@
#!/usr/bin/env bash
set -e
CONFIG="install.conf.yaml"
BASEDIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
dotbot -d "${BASEDIR}" -c "${CONFIG}" "${@}"
The note is not visible to the blocked user.