mirror of
https://github.com/YunoHost-Apps/outline_ynh.git
synced 2024-09-03 19:56:12 +02:00
Test
This commit is contained in:
parent
635f98adda
commit
729f9eb507
1 changed files with 1 additions and 1 deletions
|
@ -104,7 +104,7 @@ ynh_script_progression --message="Restoring the app local storage..." --weight=1
|
|||
|
||||
ynh_restore_file --origin_path="/var/lib/outline"
|
||||
|
||||
chmod 750 "/var/lib/outline"
|
||||
chmod -R 750 "/var/lib/outline"
|
||||
chown -R $app:www-data "/var/lib/outline"
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Reference in a new issue