1
0
Fork 0
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:
ericgaspar 2021-08-18 12:54:14 +02:00
parent 38a2b2964f
commit acffb64ec1
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -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"