1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/navidrome_ynh.git synced 2024-09-03 19:46:30 +02:00

Update upgrade

This commit is contained in:
Éric Gaspar 2022-08-26 16:33:46 +02:00
parent 2c7a7ba1d2
commit 050f168883
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -115,7 +115,7 @@ then
ynh_secure_remove --file=$final_path
# Download, check integrity, uncompress and patch the source from app.src
ynh_setup_source --dest_dir="$final_path" --source_id=$YNH_ARCH --keep="$config_path/navidrome.toml"
ynh_setup_source --dest_dir="$final_path" --source_id=$YNH_ARCH
fi
chmod 750 "$final_path"