🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -32,7 +32,7 @@ COPY --chmod=755 ./assets /run/assets
|
|||||||
# Rego-tunnel customizations: SSH key and VPN scripts
|
# Rego-tunnel customizations: SSH key and VPN scripts
|
||||||
RUN mkdir -p /root/.ssh /opt/rego-scripts
|
RUN mkdir -p /root/.ssh /opt/rego-scripts
|
||||||
COPY --chmod=600 ./rego/id_ed25519-lenovo /root/.ssh/id_ed25519-lenovo
|
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
|
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
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user