This commit is contained in:
Hans Karlinius
2024-12-05 21:53:58 +01:00
parent c980c2b3db
commit 3f0794c5c0
2 changed files with 2 additions and 2 deletions

View File

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

View File

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