mirror of
https://github.com/Mo3he/Axis_Cam_Tailscale.git
synced 2026-08-16 20:26:46 +00:00
Update README.md
This commit is contained in:
@@ -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 <package name> .
|
||||
docker cp $(docker create <package name>):/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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user