From 8cab2e04e6ce2b86c426b6fbba92eeed0bc61a9b Mon Sep 17 00:00:00 2001 From: root Date: Sat, 29 May 2021 21:33:51 +0200 Subject: [PATCH] added moodle assignment onlyoffice plugin --- docker/moodle/03-plugins.sh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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/