mirror of
https://github.com/YunoHost-Apps/grist_ynh.git
synced 2024-09-03 20:36:18 +02:00
Update upgrade
This commit is contained in:
parent
0344bc025e
commit
30453f5e34
1 changed files with 0 additions and 1 deletions
|
@ -83,7 +83,6 @@ ynh_use_logrotate --non-append
|
|||
ynh_script_progression --message="Updating a configuration file..." --weight=1
|
||||
|
||||
ynh_add_config --template="default.env" --destination="$install_dir/default.env"
|
||||
ynh_add_config --template="custom.env" --destination="$data_dir/custom.env"
|
||||
|
||||
chmod 400 "$install_dir/default.env"
|
||||
chown $app:$app "$install_dir/default.env"
|
||||
|
|
Loading…
Add table
Reference in a new issue