mirror of
https://github.com/GNS3/gns3-server.git
synced 2024-12-18 20:37:57 +00:00
Ask user to reboot after the remote install script
This commit is contained in:
parent
7f77c66888
commit
40aec61701
@ -332,6 +332,6 @@ set +e
|
||||
service openvpn stop
|
||||
service openvpn start
|
||||
|
||||
log "Download http://$MY_IP_ADDR:8003/$UUID/$HOSTNAME.ovpn to setup your OpenVPN client"
|
||||
log "Download http://$MY_IP_ADDR:8003/$UUID/$HOSTNAME.ovpn to setup your OpenVPN client after rebooting the server"
|
||||
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user