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:
parent
4413be1af7
commit
a9b94ce947
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@ pushd "$final_path"
|
||||||
popd
|
popd
|
||||||
|
|
||||||
# Download, check integrity, uncompress and patch the source from app.src
|
# 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 750 "$final_path"
|
||||||
chmod -R o-rwx "$final_path"
|
chmod -R o-rwx "$final_path"
|
||||||
|
|
Loading…
Add table
Reference in a new issue