removed commit

This commit is contained in:
Lorenz Hohermuth 2024-06-09 23:12:51 +02:00
parent 76eee05637
commit f4ca1407f3
1 changed files with 0 additions and 1 deletions

View File

@ -44,7 +44,6 @@ RUN mkdir .config && cd .config && \
nvim --headless "+:SupermavenUseFree" +qa
#clone repo
#RUN git clone $REPO_URL && echo "cd ${$(basename "$_" .git)}" >> .zshrc
RUN git clone https://git.lorenzzz.dev/${GITEA_USER}/${GITEA_REPO}.git && echo "cd ${GITEA_REPO}" >> .zshrc
COPY --from=builder /root/ttyd/dist/ttyd /usr/bin/ttyd