Skip to content

Commit

Permalink
Update folder for H5P
Browse files Browse the repository at this point in the history
  • Loading branch information
Lannro committed Oct 15, 2024
1 parent 80a5152 commit 56a03e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -98,8 +98,8 @@ RUN curl -L https://moodle.org/plugins/download.php/29228/mod_questionnaire_mood
&& rm recomplete.zip \

&& curl -L https://moodle.org/plugins/download.php/33143/mod_hvp_moodle44_2024091200.zip -o /hvp.zip \
&& cp /hvp.zip /var/www/html/admin/tool/ \
&& cd /var/www/html/admin/tool \
&& cp /hvp.zip /var/www/html/mod/ \
&& cd /var/www/html/mod \
&& unzip hvp.zip \
&& rm hvp.zip

Expand Down

0 comments on commit 56a03e8

Please sign in to comment.