mirror of
https://github.com/YunoHost-Apps/pico_ynh.git
synced 2024-09-03 19:56:41 +02:00
Update upgrade
This commit is contained in:
parent
6d382f6e7e
commit
74b17a7784
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ then
|
|||
|
||||
ynh_secure_remove --file="$final_path/vendor"
|
||||
# Download, check integrity, uncompress and patch the source from app.src
|
||||
ynh_setup_source --dest_dir="$final_path" --keep="$final_path/config/config.yml"
|
||||
ynh_setup_source --dest_dir="$final_path" --keep="config/config.yml"
|
||||
fi
|
||||
|
||||
chmod 750 "$final_path"
|
||||
|
|
Loading…
Reference in a new issue