fix build error

This commit is contained in:
Anders Rytter Hansen 2023-11-05 16:48:11 +01:00
commit d8e00e7ee4
2 changed files with 1 additions and 1 deletions

View file

@ -9,4 +9,4 @@ RUN git clone https://aur.archlinux.org/tradingview.git \
&& rm -rf /app/*
USER root
COPY create_shortcut /usr/local/bin/create_shortcut
COPY containers/cachyos/tradingview/bin/create_shortcut /usr/local/bin/create_shortcut