mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-03-14 01:18:40 +00:00
chore: Correct syntax error in Containerfile
This commit is contained in:
parent
f35fe9af22
commit
86a1576293
@ -161,7 +161,7 @@ RUN rm /usr/share/applications/shredder.desktop && \
|
||||
; fi && \
|
||||
if grep -qv "nvidia" <<< "${IMAGE_NAME}"; then \
|
||||
systemctl disable waydroid-container.service \
|
||||
fi && \
|
||||
; fi && \
|
||||
echo -e "IMAGE_NAME=${IMAGE_NAME}\nBASE_IMAGE_NAME=${BASE_IMAGE_NAME}\nIMAGE_FLAVOR=${IMAGE_FLAVOR}\nFEDORA_MAJOR_VERSION=${FEDORA_MAJOR_VERSION}" >> /etc/default/bazzite && \
|
||||
rm -rf \
|
||||
/tmp/* \
|
||||
|
Loading…
x
Reference in New Issue
Block a user