mirror of
https://github.com/Fluent-networks/tailscale-mikrotik.git
synced 2025-07-15 11:54:31 +02:00
commit
399d09c478
1 changed files with 1 additions and 1 deletions
2
build.sh
2
build.sh
|
@ -28,7 +28,7 @@ PLATFORM="linux/arm/v7"
|
||||||
|
|
||||||
set -eu
|
set -eu
|
||||||
|
|
||||||
if [[ ! -d ./tailscale/.git ]]
|
if [ ! -d ./tailscale/.git ]
|
||||||
then
|
then
|
||||||
git clone https://github.com/tailscale/tailscale.git
|
git clone https://github.com/tailscale/tailscale.git
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue