howto/EdgeOS-Config.md
... ...
@@ -43,7 +43,7 @@ Using the below as examples:
43 43
44 44
Copy the VPN key to `/config/auth/SomeSharedKey.key`:
45 45
46
- sudo cat > /config/auth/giveITaName
46
+ sudo cat > /config/auth/SomeSharedKey.key
47 47
48 48
Paste the key in the terminal window, hit return once and kill `cat` with CTRL+C. Then type `exit`.
49 49