diff --git a/docker/moodle/03-plugins.sh b/docker/moodle/03-plugins.sh index 805d64a..213e274 100755 --- a/docker/moodle/03-plugins.sh +++ b/docker/moodle/03-plugins.sh @@ -28,10 +28,10 @@ if [ ! -f /var/www/html/config.php ]; then mv /var/www/html/mod/moodle_mod_tresipuntaudio-master /var/www/html/mod/tresipuntaudio rm tresipuntaudio.zip - curl --location https://github.com/3iPunt/moodle_mod_tresipuntaudio/archive/refs/heads/master.zip > tresipuntaudio.zip - unzip tresipuntaudio.zip -d /var/www/html/mod/ - mv /var/www/html/mod/moodle_mod_tresipuntaudio-master /var/www/html/mod/tresipuntaudio - rm tresipuntaudio.zip + curl --location https://github.com/3iPunt/moodle_assignsubmission_tipnc/archive/refs/heads/master.zip > assignsubmission_tipnc.zip + unzip assignsubmission_tipnc.zip -d /var/www/html/mod/ + mv /var/www/html/mod/moodle_assignsubmission_tipnc-master /var/www/html/mod/moodle_assignsubmission_tipnc + rm assignsubmission_tipnc.zip curl --location https://github.com/3iPunt/moodle_theme_cbe/archive/refs/heads/master.zip > tresipunt_theme_cbe.zip unzip tresipunt_theme_cbe.zip -d /var/www/html/theme/