diff --git a/scripts/remote-install.sh b/scripts/remote-install.sh index 95680efe..8bc6b70e 100644 --- a/scripts/remote-install.sh +++ b/scripts/remote-install.sh @@ -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