No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with
2 additions and
2 deletions
-
tailscale/exports.sh
-
tailscale/umbrel-app.yml
|
|
@ -6,7 +6,7 @@ if ! cat "${UMBREL_ROOT}/db/user.json" | grep '"tailscale"' |
|
|
|
then |
|
|
|
|
|
|
|
# Only patch unmodified v0.5.0 app script to prevent infinite loop or making weird changes to future app scripts |
|
|
|
if sha256sum "${UMBREL_ROOT}/scripts/app" | grep 43d41ead6963780289e381a172ea346603e36ae650f9e5c878e93aa5c1f78e15 |
|
|
|
if sha256sum "${UMBREL_ROOT}/scripts/app" | grep 1620d0e2cfd9cb70e300e28cd3c93a03c00ee65175fe0281a71f62793cc05e19 |
|
|
|
then |
|
|
|
echo "Detected Tailscale install, we need to patch the install script so this doesn't fail!" |
|
|
|
|
|
|
|
|
|
@ -2,7 +2,7 @@ manifestVersion: 1 |
|
|
|
id: tailscale |
|
|
|
category: Networking |
|
|
|
name: Tailscale |
|
|
|
version: "1.26.2" |
|
|
|
version: "1.26.2-build-2" |
|
|
|
tagline: Zero config VPN to access your Umbrel from anywhere |
|
|
|
description: >- |
|
|
|
Tailscale is zero config VPN that creates a secure network between |
|
|
|