From c43194665e1d55c2646d523285e8efc9c6c9767f Mon Sep 17 00:00:00 2001 From: Jason Ertel Date: Mon, 20 Mar 2023 12:57:13 -0400 Subject: [PATCH] add sudo prefix --- setup/so-whiptail | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/so-whiptail b/setup/so-whiptail index 331c27be3..f58f65fa2 100755 --- a/setup/so-whiptail +++ b/setup/so-whiptail @@ -976,7 +976,7 @@ whiptail_manager_unreachable() { Run the following on the manager: - so-firewall-minion --role=$install_type --ip=$MAINIP + sudo so-firewall-minion --role=$install_type --ip=$MAINIP Would you like to retry? EOM