This commit is contained in:
@@ -26,7 +26,7 @@ RUN curl -fsSL https://bun.sh/install | bash
|
||||
|
||||
|
||||
# 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 && \
|
||||
chmod +x setup.sh && \
|
||||
./setup.sh --terminal-icon && \
|
||||
|
||||
Reference in New Issue
Block a user