diff --git a/docker/moodle/03-plugins.sh b/docker/moodle/03-plugins.sh index 213e274..9dfa83b 100755 --- a/docker/moodle/03-plugins.sh +++ b/docker/moodle/03-plugins.sh @@ -37,5 +37,6 @@ if [ ! -f /var/www/html/config.php ]; then unzip tresipunt_theme_cbe.zip -d /var/www/html/theme/ mv /var/www/html/theme/moodle_theme_cbe-master /var/www/html/theme/cbe rm tresipunt_theme_cbe.zip + fi chown -R nobody:root /var/www/html \ No newline at end of file diff --git a/docker/moodle/custom_plugins/block_tresipuntmodspend.zip b/docker/moodle/custom_plugins/block_tresipuntmodspend.zip new file mode 100644 index 0000000..5c5ee9c Binary files /dev/null and b/docker/moodle/custom_plugins/block_tresipuntmodspend.zip differ