mirror of
https://github.com/YunoHost-Apps/owncloud_ynh.git
synced 2024-09-03 19:56:25 +02:00
Update restore
This commit is contained in:
parent
879b6b35ba
commit
dbc2612759
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ ynh_script_progression "Restoring the data directory..."
|
||||||
ynh_restore "$data_dir"
|
ynh_restore "$data_dir"
|
||||||
|
|
||||||
chown -R $app:www-data "$data_dir"
|
chown -R $app:www-data "$data_dir"
|
||||||
|
chown $app:$app "$data_dir/config/ocis.yaml"
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# RESTORE SYSTEM CONFIGURATIONS
|
# RESTORE SYSTEM CONFIGURATIONS
|
||||||
|
|
Loading…
Add table
Reference in a new issue