This commit is contained in:
Hans Karlinius
2024-12-05 21:30:40 +01:00
parent 504bd0bc1e
commit 54a359ab9a
2 changed files with 4 additions and 4 deletions

View File

@@ -17,7 +17,7 @@ elif [ "$BUILD_ARCH" = "i386" ]; then \
$VHCLIENT="vhclienti386"; \
else \
echo "No vhclient exists for build arch"; \
fi
RUN \
curl -sSLf -o /usr/bin/vhclient ${VHCLIENT_BASE_URL}/${VHCLIENT}
exit 1; \
fi \
curl -sSLf -o /usr/bin/vhclient ${VHCLIENT_BASE_URL}/${VHCLIENT}
RUN chmod a+x /usr/bin/vhclient

View File

@@ -1,5 +1,5 @@
name: VirtualHere Client
version: "0.1.367"
version: "0.1.368"
slug: vhclient
description: VirtualHere Client
arch: