mirror of
https://github.com/YunoHost-Apps/moodle_ynh.git
synced 2024-09-03 19:46:23 +02:00
Update upgrade
This commit is contained in:
parent
7e256f1902
commit
1acab55ae5
1 changed files with 0 additions and 4 deletions
|
@ -123,10 +123,6 @@ ynh_psql_execute_as_root --database="$db_name" --sql="UPDATE public.mdl_user SET
|
|||
|
||||
php${phpversion} "$install_dir/admin/cli/purge_caches.php"
|
||||
|
||||
chmod 750 "$install_dir"
|
||||
chmod -R o-rwx "$install_dir"
|
||||
chown -R $app:www-data "$install_dir"
|
||||
|
||||
#=================================================
|
||||
# ADD CRON JOB
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue