mirror of
https://github.com/Fluent-networks/tailscale-mikrotik.git
synced 2025-06-30 12:34:32 +02:00
Update build.sh
This commit is contained in:
parent
aebc6b3aa5
commit
f1edd4d232
1 changed files with 3 additions and 3 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.46.1
|
||||
VERSION=0.1.20
|
||||
PLATFORM="linux/arm/v8"
|
||||
TAILSCALE_VERSION=1.48.0
|
||||
VERSION=0.1.21
|
||||
|
||||
set -eu
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue