mirror of
https://github.com/NotXia/unibo-ai-notes.git
synced 2025-12-14 18:51:52 +01:00
Fix git dubious ownership
This commit is contained in:
@ -6,4 +6,6 @@ RUN pacman --noconfirm -Sy
|
||||
RUN pacman --noconfirm -S git
|
||||
RUN pacman --noconfirm -S texlive-basic texlive-latex texlive-binextra texlive-mathscience texlive-latexextra texlive-fontsextra texlive-bibtexextra biber
|
||||
|
||||
RUN git config --global --add safe.directory /notes
|
||||
|
||||
CMD ["bash", "./utils/compile.sh", "./src", "./.compiled", "./.currpdfs"]
|
||||
Reference in New Issue
Block a user