Auto configure CBE theme and added new zip custom plugin

root 2021-05-29 23:00:49 +02:00
parent ab5458689d
commit ef7afc2bde
2 changed files with 1 additions and 0 deletions

View File

@ -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