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

Update upgrade

This commit is contained in:
Limezy 2024-08-29 09:54:44 +07:00
parent 6ddedde74c
commit 65159a07c3

View file

@ -33,7 +33,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"
ynh_setup_source --dest_dir="$install_dir" -r
fi
chmod -R o-rwx "$install_dir"