debmaker/ressources/moodle/README.MD

434 B

moodle

Information

Site : https://moodle.org/

Source : git://git.moodle.org/moodle.git

Install
apt install -y wget ca-certificates
wget -qO - https://deb.lgy.fr/install.sh | bash
apt-get update

apt-get install -y moodle

systemctl enable --now moodle-cron@1
systemctl enable --now moodle-cron@2
systemctl enable --now moodle-adhoc_task@.service@1
systemctl enable --now moodle-adhoc_task@.service@2