1
0

Add default profile which skips the intros

This commit is contained in:
2024-10-06 15:12:23 -07:00
parent 8583ab16f0
commit 93c03c060f
5 changed files with 1285 additions and 1 deletions

View File

@@ -1,3 +1,4 @@
FROM archlinux
RUN pacman -Sy --noconfirm xorg-server-xvfb xdotool scrot python-flask && pacman -Sc --noconfirm
RUN mkdir -p ~/.local/share/
RUN mkdir -p /root/.local/share/
ADD profile /root/.local/share/IntoTheBreach