mirror of
https://github.com/YunoHost-Apps/nodered_ynh.git
synced 2024-09-03 19:46:25 +02:00
Update restore
This commit is contained in:
parent
1fde021e59
commit
837e1adc16
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ ynh_script_progression --message="Restoring the app main directory..." --weight=
|
|||
|
||||
ynh_restore_file --origin_path="$install_dir"
|
||||
|
||||
chown -R $app:www-data "$data_dir"
|
||||
chown -R $app:www-data "$install_dir"
|
||||
|
||||
# Create log directory and apply permissions
|
||||
mkdir -p /var/log/$app
|
||||
|
|
Loading…
Add table
Reference in a new issue