1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/omeka-s_ynh.git synced 2024-09-03 19:56:05 +02:00

Update restore

This commit is contained in:
Éric Gaspar 2024-06-21 00:13:02 +02:00
parent 9b4d723b2c
commit 445d308cc9

View file

@ -9,7 +9,7 @@ source /usr/share/yunohost/helpers
#=================================================
ynh_script_progression "Restoring the app main directory..."
ynh_restore_file --origin_path="$install_dir"
ynh_restore "$install_dir"
chmod -R o-rwx "$install_dir"
chown -R $app:www-data "$install_dir"