1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/overleaf_ynh.git synced 2024-09-03 19:56:27 +02:00

--full_replace=1

This commit is contained in:
Thomas 2024-04-10 13:19:26 +02:00 committed by GitHub
parent f7bedf1e1b
commit 40eeed052c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -84,7 +84,7 @@ then
ynh_script_progression --message="Upgrading source files..."
# Download, check integrity, uncompress and patch the source from app.src
ynh_setup_source --dest_dir="$install_dir/build"
ynh_setup_source --dest_dir="$install_dir/build" --full_replace=1
fi
chmod 750 "$install_dir"