mirror of
https://github.com/YunoHost-Apps/grocy_ynh.git
synced 2024-09-03 19:25:54 +02:00
Update upgrade
This commit is contained in:
parent
894428615e
commit
9ec98aaee8
1 changed files with 1 additions and 0 deletions
|
@ -48,6 +48,7 @@ then
|
||||||
|
|
||||||
# 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="$install_dir" --keep="data"
|
ynh_setup_source --dest_dir="$install_dir" --keep="data"
|
||||||
|
ynh_secure_remove --file="$install_dir/data/viewcache/*"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
chmod -R o-rwx "$install_dir"
|
chmod -R o-rwx "$install_dir"
|
||||||
|
|
Loading…
Reference in a new issue