mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
templates/moodle_installer: Clean up
This commit is contained in:
parent
e82cff0686
commit
bf1a5ce832
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ sudo -u {{ apache_user }} \
|
||||||
# --dbtype=mariadb
|
# --dbtype=mariadb
|
||||||
# --prefix= # moodlebox_moodle_db_prefix
|
# --prefix= # moodlebox_moodle_db_prefix
|
||||||
# --summary= # moodlebox_moodle_summary
|
# --summary= # moodlebox_moodle_summary
|
||||||
# --adminemail= # moodlebox_moodle_username }}@{{ moodlebox_hostname }}.invalid
|
# --adminemail= # moodlebox_moodle_username @ moodlebox_hostname .invalid
|
||||||
# Above vars set in https://github.com/moodlebox/moodlebox/blob/master/default.config.yml
|
# Above vars set in https://github.com/moodlebox/moodlebox/blob/master/default.config.yml
|
||||||
|
|
||||||
chown {{ apache_user }}:{{ apache_user }} {{ moodle_base }}/config.php
|
chown {{ apache_user }}:{{ apache_user }} {{ moodle_base }}/config.php
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue