mirror of
https://github.com/GNS3/gns3-server
synced 2024-11-24 09:18:08 +00:00
fixed transcription
This commit is contained in:
parent
fbe10360c2
commit
290df5290a
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user