fix distoolbox gitea watch dir
Some checks failed
Reese's Arch Toolbox / build-and-push-arch-toolbox (push) Has been cancelled
Some checks failed
Reese's Arch Toolbox / build-and-push-arch-toolbox (push) Has been cancelled
This commit is contained in:
@@ -140,7 +140,7 @@ USER build
|
||||
# Install VSCode
|
||||
RUN git clone https://aur.archlinux.org/visual-studio-code-bin.git && \
|
||||
cd visual-studio-code-bin && \
|
||||
makepkg -si --noconfirm --needed && \
|
||||
makepkg -si --noconfirm && \
|
||||
cd .. && \
|
||||
rm -rf visual-studio-code-bin
|
||||
|
||||
|
||||
Reference in New Issue
Block a user