1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/vikunja_ynh.git synced 2024-09-03 18:06:26 +02:00

Update change_url

This commit is contained in:
ericgaspar 2021-08-08 14:23:34 +02:00
parent 560f24fa2d
commit 37e96406b2
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -111,6 +111,7 @@ ynh_script_progression --message="Adding a configuration file..." --weight=1
domain="$new_domain"
path="$new_path"
redis_db=$(ynh_redis_get_free_db)
ynh_add_config --template="../conf/config.yml" --destination="/etc/vikunja/config.yml"
chmod 600 "/etc/vikunja/config.yml"