From c1c5622b0902b36814d1e1503d3a1c8105422fbb Mon Sep 17 00:00:00 2001 From: kneutron <50146127+kneutron@users.noreply.github.com> Date: Wed, 27 Apr 2022 13:10:54 -0500 Subject: [PATCH] Update ans-reboot-server-copypasta.sh --- ans-reboot-server-copypasta.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ans-reboot-server-copypasta.sh b/ans-reboot-server-copypasta.sh index ec7bf6e..e922c53 100644 --- a/ans-reboot-server-copypasta.sh +++ b/ans-reboot-server-copypasta.sh @@ -1,4 +1,6 @@ -#!/bin/bash5 +#!/bin/bash + +# NOTE need bash >3.2.57 on OSX for this # Paste a vertical list of servers separated by newline # ^ pass them as comma-separated server(s) to ansible; reboot and wait up to 10 min