mirror of
https://github.com/YunoHost-Apps/photoview_ynh.git
synced 2024-09-03 20:05:55 +02:00
Fix upgrade
This commit is contained in:
parent
19acd20c90
commit
b8c0a0e038
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@ fi
|
|||
#=================================================
|
||||
ynh_script_progression --message="Updating a configuration file..."
|
||||
|
||||
ynh_add_config --template=".env" --destination="$final_path/output/.env"
|
||||
ynh_add_config --template=".env" --destination="$final_path/.env"
|
||||
|
||||
set_permissions
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue