From dbb790331b8743e8ef3fa943a248380756eeb7f6 Mon Sep 17 00:00:00 2001 From: pierwill <19642016+pierwill@users.noreply.github.com> Date: Thu, 1 Mar 2018 22:02:44 -0600 Subject: [PATCH] fix typo in vpn guide --- configuration/vpn.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configuration/vpn.md b/configuration/vpn.md index ff4b41c6..2326efeb 100644 --- a/configuration/vpn.md +++ b/configuration/vpn.md @@ -255,7 +255,7 @@ It has been tested with Fedora 23 and Debian 8 templates. Save the script. Make it executable. - sudo chmod +x /rw/config/rc.local` + 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.