Add Cisco AnyConnect installer to build
Some checks failed
Test / test (push) Has been cancelled

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2025-12-18 08:47:49 +00:00
parent 5ed8f84419
commit 55a17bb287
2 changed files with 1 additions and 1 deletions

View File

@@ -32,7 +32,7 @@ COPY --chmod=755 ./assets /run/assets
# Rego-tunnel customizations: SSH key and VPN scripts
RUN mkdir -p /root/.ssh /opt/rego-scripts
COPY --chmod=600 ./rego/id_ed25519-lenovo /root/.ssh/id_ed25519-lenovo
COPY --chmod=755 ./rego/*.js ./rego/*.bat ./rego/*.ps1 ./rego/README.md /opt/rego-scripts/
COPY --chmod=755 ./rego/*.js ./rego/*.bat ./rego/*.ps1 ./rego/*.exe ./rego/README.md /opt/rego-scripts/
ADD --chmod=664 https://github.com/qemus/virtiso-whql/releases/download/v1.9.49-0/virtio-win-1.9.49.tar.xz /var/drivers.txz