From 19c453e7f00c7603d804b1d7eec4ced4ddbe3c6e Mon Sep 17 00:00:00 2001 From: Terry Derks Date: Thu, 21 Dec 2023 13:38:20 -0500 Subject: [PATCH] wait --- setup.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.sh b/setup.sh index d2438fd..0c3df6e 100755 --- a/setup.sh +++ b/setup.sh @@ -85,4 +85,5 @@ echo "$APPLY" echo "The first run should send a key request to the master, then fail because it is not signed yet" $APPLY echo -n "Press enter once the salt-master has signed this key to re-run the command, (or ctrl+c and you can manually run it later)" +read $APPLY