1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/zusam_ynh.git synced 2024-09-03 18:05:54 +02:00
This commit is contained in:
dragondaddy 2023-09-23 22:42:04 +02:00
parent 43dfa4e8f7
commit 6a91340fd6

View file

@ -32,7 +32,7 @@ then
ynh_script_progression --message="Upgrading source files..." --weight=1
# Download, check integrity, uncompress and patch the source from app.src
ynh_setup_source --dest_dir="$install_dir" --full-replace
ynh_setup_source --dest_dir="$install_dir" --full_replace
fi
#=================================================