mirror of
https://github.com/YunoHost-Apps/pydio_ynh.git
synced 2024-09-03 20:16:05 +02:00
Update upgrade
This commit is contained in:
parent
fa57afac01
commit
c7a13a5260
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@ if [ "$upgrade_type" == "UPGRADE_APP" ]; then
|
||||||
fi
|
fi
|
||||||
|
|
||||||
chown -R "$app:www-data" "$install_dir"
|
chown -R "$app:www-data" "$install_dir"
|
||||||
|
chmod +x "install_dir/cells"
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# REAPPLY SYSTEM CONFIGURATIONS
|
# REAPPLY SYSTEM CONFIGURATIONS
|
||||||
|
|
Loading…
Add table
Reference in a new issue