From 56774d73eb8634d29b6d5f112ba2aeb20769bf5f Mon Sep 17 00:00:00 2001 From: Patrick Schleizer Date: Thu, 25 Jan 2018 22:50:43 +0000 Subject: [PATCH] fix --- configuration/vpn.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/configuration/vpn.md b/configuration/vpn.md index 3a1a4574..ccb12c91 100644 --- a/configuration/vpn.md +++ b/configuration/vpn.md @@ -257,8 +257,9 @@ If you are using anything other than OpenVPN, change the `VPN_CLIENT` and `VPN_O Save the script. -Make it executable: - `sudo chmod +x /rw/config/rc.local` +Make it executable. + + sudo chmod +x /rw/config/rc.local` 6. Restart the new VM! The link should then be established automatically with a popup notification to that effect.