pull installer earlier
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user