Skip to content

Commit

Permalink
replace url for arlo plugin v3.11.3
Browse files Browse the repository at this point in the history
  • Loading branch information
chococatson committed Oct 19, 2023
1 parent 484b208 commit 67a2546
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ RUN curl -L https://moodle.org/plugins/download.php/22949/mod_questionnaire_mood
&& unzip recomplete.zip \
&& rm recomplete.zip \

&& curl -L https://moodle.org/plugins/download.php/28406/enrol_arlo_moodle311_2023012000.zip -o /enrolarlo.zip \
&& curl -L https://github.com/ArloSoftware/moodle-enrol_arlo/archive/refs/tags/v3.11.3.zip -o /enrolarlo.zip \
&& cp /enrolarlo.zip /var/www/html/enrol/ \
&& cd /var/www/html/enrol \
&& unzip enrolarlo.zip \
Expand Down

0 comments on commit 67a2546

Please sign in to comment.