mirror of
https://github.com/Fluent-networks/tailscale-mikrotik.git
synced 2025-08-01 08:34:29 +02:00
0.1.27
Tailscale 1.56.1 Fix registering nodes via Oauth
This commit is contained in:
parent
08c077d081
commit
3112ea2b10
4 changed files with 8 additions and 8 deletions
6
build.sh
6
build.sh
|
@ -24,9 +24,9 @@
|
|||
# Set PLATFORM as required for your router model. See:
|
||||
# https://mikrotik.com/products/matrix
|
||||
#
|
||||
PLATFORM="linux/arm/v7"
|
||||
TAILSCALE_VERSION=1.52.1
|
||||
VERSION=0.1.26
|
||||
PLATFORM="linux/amd64"
|
||||
TAILSCALE_VERSION=1.56.1
|
||||
VERSION=0.1.27
|
||||
|
||||
set -eu
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue