marche
This commit was merged in pull request #1.
This commit is contained in:
@@ -29,6 +29,7 @@ RUN apt-get update && apt-get install -y \
|
||||
WORKDIR /var/www/html
|
||||
|
||||
# Clonage du dépôt Hubzilla
|
||||
RUN rm -r /var/www/html/
|
||||
RUN git clone https://framagit.org/hubzilla/core.git . && \
|
||||
mkdir -p store/[data]/smarty3 && \
|
||||
chown -R www-data:www-data /var/www/html
|
||||
|
||||
Reference in New Issue
Block a user