This commit is contained in:
Thomas Legay 2024-04-13 23:16:05 +02:00
parent 4aa8111f98
commit c72fb8b625
46 changed files with 361 additions and 47 deletions

View file

@ -14,4 +14,9 @@ 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
```