From 7a526547ee1aeff70e0ed33e601327121770698d Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Tue, 9 Oct 2018 04:09:37 -0400 Subject: pass through the arguments --- bootstrap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bootstrap') diff --git a/bootstrap b/bootstrap index 155f4a6..32deb9b 100755 --- a/bootstrap +++ b/bootstrap @@ -33,5 +33,5 @@ if remote test ! -e /usr/bin/pacman; then fi ensure_conf_exists -"$(dirname "$0")"/sync-secrets +"$(dirname "$0")"/sync-secrets "$host" remote "cd '$conf_location' && puppet apply --modulepath=./modules -e 'include tozt'" -- cgit v1.2.3-54-g00ecf