Tailscale 1.40.0
Alter machine deletion logic to check tailscale version.
This commit is contained in:
Frank Edwards 2023-05-01 15:10:42 +10:00
parent 36ac5fd76e
commit f7eb620e9c
2 changed files with 15 additions and 18 deletions

View file

@ -25,8 +25,8 @@
# https://mikrotik.com/products/matrix
#
PLATFORM="linux/arm/v7"
TAILSCALE_VERSION=1.38.1
VERSION=0.1.15
TAILSCALE_VERSION=1.40.0
VERSION=0.1.16
set -eu