Update permissions for firstboot scripts

This commit is contained in:
humocs-man
2026-03-14 12:31:21 +01:00
committed by GitHub
parent 9a3e204b5e
commit 0682bb9043
+1
View File
@@ -64,6 +64,7 @@ RUN --mount=type=bind,from=ctx,source=/,target=/ctx \
COPY files/ /
RUN chmod +x /etc/skel/.config/firstboot/firstboot-setup.sh && \
chmod +x /etc/skel/.config/firstboot/wait-and-run.sh && \
systemctl --global enable firstboot-setup.service
### LINTING