diff --git a/README.md b/README.md index 1af3bae..00e4f53 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This ACAP packages the scripts and files required to install the Tailscale VPN client on Axis Cameras. -Current version 1.84.0 +Current version 1.86.2 https://tailscale.com/changelog/ @@ -101,14 +101,6 @@ docker build --tag . docker cp $(docker create ):/opt/app ./build ``` -Thanks to wesQ3 there is now also a version in the "all" folder with a script that simplifies the build process with the following changes. - -1. Architecture specific build directories are not required, target arch is now an argument - -2. manifest files are templated as part of the build - -3. Tailscale binaries are downloaded as part of the build - ## Star History