public url
Build and Push Docker Images / build-and-push (push) Has been cancelled

This commit is contained in:
2026-04-13 10:15:52 +02:00
parent b4d10ada03
commit c21c58b6f3
+1 -1
View File
@@ -26,7 +26,7 @@ RUN curl -fsSL https://bun.sh/install | bash
# Clone and setup linux-presets # Clone and setup linux-presets
RUN git clone http://192.168.179.104:3000/Bram/linux-presets.git && \ RUN git clone https://gitea.bramkelchtermans.be/Bram/linux-presets.git && \
cd linux-presets && \ cd linux-presets && \
chmod +x setup.sh && \ chmod +x setup.sh && \
./setup.sh --terminal-icon 󰎙 && \ ./setup.sh --terminal-icon 󰎙 && \