mirror of
https://github.com/YunoHost-Apps/wallabag2_ynh.git
synced 2024-10-01 13:35:06 +02:00
upgrade: overwrite parameters.yml
This commit is contained in:
parent
d29bf8e91a
commit
97f799a327
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ fi
|
|||
ynh_script_progression --message="Reconfiguring $app..." --weight=1
|
||||
|
||||
# Copy and set Wallabag dist configuration
|
||||
# ynh_add_config --template="parameters.yml" --destination="$install_dir/app/config/parameters.yml"
|
||||
ynh_add_config --template="parameters.yml" --destination="$install_dir/app/config/parameters.yml"
|
||||
chmod 600 "$install_dir/app/config/parameters.yml"
|
||||
|
||||
# Alias for php-cli execution command
|
||||
|
|
Loading…
Add table
Reference in a new issue