1
0
Fork 0
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:
ericgaspar 2022-08-15 18:33:46 +02:00
parent 6d382f6e7e
commit 74b17a7784

View file

@ -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"