mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-04-19 13:36:54 +02:00
tweaking
This commit is contained in:
parent
915d49b1ad
commit
8507506fe0
1 changed files with 2 additions and 0 deletions
|
@ -12,8 +12,10 @@ source "$(dirname $0)/lib.sh"
|
|||
|
||||
if [ -f "ci/Dockerfile-build.${ZT_NAME}" ]; then
|
||||
DOCKERFILE="ci/Dockerfile-build.${ZT_NAME}"
|
||||
echo "USING DOCKERFILE ${DOCKERFILE}"
|
||||
else
|
||||
DOCKERFILE="ci/Dockerfile-build.${PKGFMT}"
|
||||
echo "USING DOCKERFILE ${DOCKERFILE}"
|
||||
fi
|
||||
|
||||
echo "#~~~~~~~~~~~~~~~~~~~~"
|
||||
|
|
Loading…
Add table
Reference in a new issue