This commit is contained in:
@@ -25,7 +25,7 @@ RUN npm install -g pnpm
|
||||
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 http://192.168.179.104:3000/Bram/linux-presets.git && \
|
||||
cd linux-presets && \
|
||||
chmod +x setup.sh && \
|
||||
./setup.sh --terminal-icon && \
|
||||
|
||||
Reference in New Issue
Block a user