This commit is contained in:
@@ -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 https://gitea.bramkelchtermans.be/Bram/linux-presets.git && \
|
RUN git clone https://gitea.bramkelchtermans.be/Bram/linux-presets.git --depth 1 && \
|
||||||
cd linux-presets && \
|
cd linux-presets && \
|
||||||
chmod +x setup.sh && \
|
chmod +x setup.sh && \
|
||||||
./setup.sh --terminal-icon && \
|
./setup.sh --terminal-icon && \
|
||||||
|
|||||||
Reference in New Issue
Block a user