mirror of
https://github.com/YunoHost-Apps/moodle_ynh.git
synced 2024-09-03 19:46:23 +02:00
Update change_url
This commit is contained in:
parent
38a2b2964f
commit
acffb64ec1
1 changed files with 1 additions and 1 deletions
|
@ -107,7 +107,7 @@ path_url=${new_path%/}
|
|||
# chmod 750 "$final_path"
|
||||
# chmod -R o-rwx "$final_path"
|
||||
# chown -R $app:www-data "$final_path"
|
||||
|
||||
dir='__DIR__'
|
||||
ynh_add_config --template="../conf/config-dist.php" --destination="$final_path/config.php"
|
||||
|
||||
chmod 400 "$final_path/config.php"
|
||||
|
|
Loading…
Reference in a new issue