Skip to content

Commit

Permalink
Updated to include v6-26-21 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
tusc authored Jun 26, 2021
1 parent 1e0a876 commit 0364385
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ The Unifi UDM is built on a powerful quad core ARM64 CPU that can sustain up to
We first need to download the tar file onto the UDM. Connect to it via SSH and type the following command to download the tar file. You need to download the following tar file. NOTE: always [this link](https://github.com/tusc/wireguard-kmod/releases) check for the latest release.

```
# curl -LJo wireguard-kmod.tar.Z https://github.com/tusc/wireguard-kmod/releases/download/v6-23-21/wireguard-kmod-06-23-21.tar.Z
# curl -LJo wireguard-kmod.tar.Z https://github.com/tusc/wireguard-kmod/releases/download/v6-26-21/wireguard-kmod-06-26-21.tar.Z
```

From this directory type the following, it will extract the files to the /mnt/data/wireguard path:
Expand Down

0 comments on commit 0364385

Please sign in to comment.