1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/moncycle_ynh.git synced 2024-09-03 19:46:16 +02:00

Update upgrade

This commit is contained in:
Limezy 2023-02-01 10:04:05 +07:00
parent 4413be1af7
commit a9b94ce947

View file

@ -83,7 +83,7 @@ pushd "$final_path"
popd
# Download, check integrity, uncompress and patch the source from app.src
ynh_setup_source --dest_dir="$final_path" --full_replace
ynh_setup_source --dest_dir="$final_path" -r
chmod 750 "$final_path"
chmod -R o-rwx "$final_path"