mirror of
https://github.com/YunoHost-Apps/soapbox_ynh.git
synced 2024-09-03 20:26:11 +02:00
Update scripts/upgrade
This commit is contained in:
parent
cc7f4fef2f
commit
6cc4151846
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ then
|
|||
ynh_script_progression --message="Upgrading source files..."
|
||||
|
||||
# Download, check integrity, uncompress and patch the source from app.src
|
||||
ynh_setup_source --dest_dir="$final_path/static" --keep="instance"
|
||||
ynh_setup_source --dest_dir="$final_path/static" --keep="static/instance"
|
||||
fi
|
||||
|
||||
chmod 750 "$final_path"
|
||||
|
|
Loading…
Add table
Reference in a new issue