From a88ea553d59af0707ed6bda624d0bdd5ad5e35bf Mon Sep 17 00:00:00 2001 From: hael Date: Mon, 19 Jun 2023 12:56:05 +0000 Subject: [PATCH] pull installer earlier --- install.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install.sh b/install.sh index 658e2a7..d2091fd 100755 --- a/install.sh +++ b/install.sh @@ -345,6 +345,8 @@ if [ "$USER" != "root" ] ; then fi; fi; +$SUDO_CMD docker pull registry.format.hu/installer-tool + # first install if [ ! -f "/etc/user/config/system.json" ]; then @@ -369,8 +371,6 @@ if [ ! -f "/etc/user/config/system.json" ]; then discover_services; - $SUDO_CMD docker pull registry.format.hu/installer-tool - # Validating previously created vaiables if [ "$SMARTHOST_PROXY" != "" ]; then