This commit is contained in:
@@ -25,7 +25,7 @@ RUN npm install -g pnpm
|
|||||||
RUN curl -fsSL https://bun.sh/install | bash
|
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 http://192.168.179.104:3000/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 && \
|
||||||
|
|||||||
Reference in New Issue
Block a user