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

Replace all files

Fix #39
This commit is contained in:
Tagada 2023-07-12 22:17:46 +02:00 committed by GitHub
parent c8204ea16f
commit fcf8140ec8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -33,7 +33,7 @@ then
ynh_script_progression --message="Upgrading source files..." --weight=5
# Download, check integrity, uncompress and patch the source from app.src
ynh_setup_source --dest_dir="$install_dir"
ynh_setup_source --dest_dir="$install_dir" --keep="data" --full_replace=1
fi
chmod -R o-rwx "$install_dir"