Answers for "moodle update cli"

0

moodle update cli

cd /var/www/sites/moodle/htdocs/
php /srv/moodle/admin/cli/maintenance.php --enable
git pull
php /srv/moodle/admin/cli/upgrade.php
php /srv/moodle/admin/cli/maintenance.php --disable
Posted by: Guest on June-30-2020

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language