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