1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/audiobookshelf_ynh.git synced 2024-09-03 18:06:19 +02:00

forgot to update upgrade script

This commit is contained in:
Thomas 2024-02-11 17:26:07 +01:00 committed by GitHub
parent f6764a17a7
commit d3e942a571
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -63,6 +63,7 @@ then
# Download, check integrity, uncompress and patch the source from app.src
ynh_setup_source --dest_dir="$install_dir" --keep=".env"
ynh_setup_source --dest_dir="$install_dir" --source_id="tone"
fi
chmod 750 "$install_dir"