mirror of
https://github.com/YunoHost-Apps/vikunja_ynh.git
synced 2024-09-03 18:06:26 +02:00
Update install
This commit is contained in:
parent
95d758a93f
commit
73200a2cb8
1 changed files with 1 additions and 1 deletions
|
@ -102,7 +102,7 @@ chown -R $app:www-data "$final_path"
|
|||
#=================================================
|
||||
ynh_script_progression --message="Adding a configuration file..." --weight=1
|
||||
|
||||
touch "/etc/vikunja"
|
||||
mkdir -p "/etc/vikunja"
|
||||
redis_db=$(ynh_redis_get_free_db)
|
||||
ynh_add_config --template="../conf/config.yml" --destination="/etc/vikunja/config.yml"
|
||||
|
||||
|
|
Loading…
Reference in a new issue