1
0
Fork 0
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:
Éric Gaspar 2024-09-03 13:07:11 +02:00
parent 428ad3eb1d
commit 08270a3aec

View file

@ -10,6 +10,7 @@ ynh_script_progression "Restoring the app main directory..."
ynh_restore "$install_dir"
chown -R "$app:www-data" "$install_dir"
chmod +x $install_dir/ocis
#=================================================