mirror of
https://github.com/hassio-addons/addon-vscode.git
synced 2025-05-07 04:31:24 +00:00
the file doesnt have 99 lines.... ffs
This commit is contained in:
parent
9235d7dc13
commit
a0795cd244
2 changed files with 2 additions and 1 deletions
|
@ -66,6 +66,7 @@ COPY rootfs /
|
|||
RUN chown -R root:root /root
|
||||
RUN chown -R root:root /etc/s6-overlay/s6-rc.d/
|
||||
RUN chmod 755 -R /etc/s6-overlay/s6-rc.d/
|
||||
|
||||
# Install Oh My ZSH
|
||||
# hadolint ignore=SC2086
|
||||
RUN sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)" \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue