dotfiles/deploy.sh
2017-08-12 21:08:59 +01:00

6 lines
92 B
Bash
Executable File

#!/usr/bin/env bash
set -e
puppet apply manifests/main.pp --modulepath=modules/ --verbose