diff --git a/scripts/remote-install.sh b/scripts/remote-install.sh index 61c2e179..ff222700 100644 --- a/scripts/remote-install.sh +++ b/scripts/remote-install.sh @@ -456,6 +456,8 @@ fi if [ $WELCOME_SETUP == 1 ] then +NEEDRESTART_MODE=a apt-get update +NEEDRESTART_MODE=a apt-get upgrade python3 -c 'import sys; sys.path.append("/usr/local/bin/"); import welcome; ws = welcome.Welcome_dialog(); ws.repair_remote_install()' cd /opt/gns3 su gns3