Auto configure CBE theme and added new zip custom plugin
parent
ab5458689d
commit
ef7afc2bde
|
@ -37,5 +37,6 @@ if [ ! -f /var/www/html/config.php ]; then
|
||||||
unzip tresipunt_theme_cbe.zip -d /var/www/html/theme/
|
unzip tresipunt_theme_cbe.zip -d /var/www/html/theme/
|
||||||
mv /var/www/html/theme/moodle_theme_cbe-master /var/www/html/theme/cbe
|
mv /var/www/html/theme/moodle_theme_cbe-master /var/www/html/theme/cbe
|
||||||
rm tresipunt_theme_cbe.zip
|
rm tresipunt_theme_cbe.zip
|
||||||
|
|
||||||
fi
|
fi
|
||||||
chown -R nobody:root /var/www/html
|
chown -R nobody:root /var/www/html
|
Binary file not shown.
Loading…
Reference in New Issue