mirror of
https://github.com/YunoHost-Apps/jellyfin-vue_ynh.git
synced 2024-09-03 19:26:31 +02:00
full_replace ynh_setup source upgrade
This commit is contained in:
parent
cd4e6e1b0f
commit
6259aeceec
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ source /usr/share/yunohost/helpers
|
||||||
#=================================================
|
#=================================================
|
||||||
ynh_script_progression --message="Upgrading source files..." --weight=1
|
ynh_script_progression --message="Upgrading source files..." --weight=1
|
||||||
|
|
||||||
ynh_setup_source --dest_dir="$install_dir/source"
|
ynh_setup_source --dest_dir="$install_dir/source" --full_replace=1
|
||||||
chown -R $app:www-data "$install_dir"
|
chown -R $app:www-data "$install_dir"
|
||||||
|
|
||||||
ynh_script_progression --message="Installing NodeJS..." --weight=20
|
ynh_script_progression --message="Installing NodeJS..." --weight=20
|
||||||
|
|
Loading…
Reference in a new issue