mirror of
https://github.com/hassio-addons/addon-zerotier.git
synced 2025-05-04 19:21:25 +00:00
Fetch with CLI
This commit is contained in:
parent
ee21381cc1
commit
39fb3d3539
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ RUN \
|
||||||
"https://github.com/zerotier/ZeroTierOne.git" /tmp/zerotier \
|
"https://github.com/zerotier/ZeroTierOne.git" /tmp/zerotier \
|
||||||
\
|
\
|
||||||
&& cd /tmp/zerotier \
|
&& cd /tmp/zerotier \
|
||||||
&& make \
|
&& CARGO_NET_GIT_FETCH_WITH_CLI=true make \
|
||||||
&& make install \
|
&& make install \
|
||||||
\
|
\
|
||||||
&& apk del --no-cache --purge .build-dependencies \
|
&& apk del --no-cache --purge .build-dependencies \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue