diff --git a/scripts/remote-install.sh b/scripts/remote-install.sh index 8a74de51..f784757c 100644 --- a/scripts/remote-install.sh +++ b/scripts/remote-install.sh @@ -327,7 +327,7 @@ chown root:root /etc/systemd/system/getty@tty1.service.d/override.conf echo "python3 /usr/local/bin/welcome.py" >> /opt/gns3/.bashrc echo "gns3" | passwd gns3 --stdin usermod --shell /bin/bash gns3 -usermod -aG sudo username +usermod -aG sudo gns3 fi