Compare commits

...

2 Commits

Author SHA1 Message Date
e8e04c9110 Fix script correctly 2025-02-17 21:28:47 +01:00
8fbd7e4464 Added Dolibarr locally 2025-02-17 21:27:37 +01:00
2 changed files with 2 additions and 1 deletions

1
app/dolibarr Submodule

Submodule app/dolibarr added at 612f34f719

View File

@@ -15,7 +15,7 @@ COPY app /app
#RUN /app/scripts/install-dependencies.sh #RUN /app/scripts/install-dependencies.sh
RUN git clone --branch 21.0 --single-branch --depth 1 https://github.com/Dolibarr/dolibarr.git #RUN git clone --branch 21.0 --single-branch --depth 1 https://github.com/Dolibarr/dolibarr.git
RUN chown -R www-data:www-data /app/dolibarr RUN chown -R www-data:www-data /app/dolibarr