diff --git a/dd-ctl b/dd-ctl index dc2ee9f..1a00e1e 100755 --- a/dd-ctl +++ b/dd-ctl @@ -428,8 +428,8 @@ upgrade_plugins_moodle(){ mv /tmp/moodle/theme/cbe/moodle_theme_cbe-$BRANCH/* /tmp/moodle/theme/cbe/ rm tresipunt_theme_cbe.zip - mkdir -p /tmp/moodle/local/tresipuntimportgc - cp -R local_plugins/moodle/tresipuntimportgc/* /tmp/moodle/local/tresipuntimportgc/ + #mkdir -p /tmp/moodle/local/tresipuntimportgc + #cp -R local_plugins/moodle/tresipuntimportgc/* /tmp/moodle/local/tresipuntimportgc/ cp -R /tmp/moodle/* $SRC_FOLDER/moodle/ rm -rf /tmp/moodle