mirror of
https://github.com/YunoHost-Apps/borgwarehouse_ynh.git
synced 2024-09-03 18:16:17 +02:00
Update restore
This commit is contained in:
parent
b9bbe82207
commit
574c841a78
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ ynh_restore_file --origin_path="/home/yunohost.app/$app/repos" --not_mandatory
|
|||
|
||||
chown -R $app:www-data "/home/yunohost.app/$app/repos"
|
||||
|
||||
chmod 700 "/home/yunohost.app/$app"
|
||||
chmod -R 700 "/home/yunohost.app/$app"
|
||||
|
||||
#=================================================
|
||||
# REINSTALL DEPENDENCIES
|
||||
|
|
Loading…
Reference in a new issue