1
0
Fork 0
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:
Éric Gaspar 2023-10-29 19:39:22 +01:00
parent 1fde021e59
commit 837e1adc16

View file

@ -17,7 +17,7 @@ ynh_script_progression --message="Restoring the app main directory..." --weight=
ynh_restore_file --origin_path="$install_dir" 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 # Create log directory and apply permissions
mkdir -p /var/log/$app mkdir -p /var/log/$app