1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/gitea_ynh.git synced 2024-09-03 20:36:22 +02:00

Update restore

This commit is contained in:
Éric Gaspar 2023-07-07 10:43:32 +02:00
parent 880393825f
commit cd3800d400

View file

@ -16,7 +16,6 @@ ynh_script_progression --message="Restoring $app main directory..." --weight=10
ynh_restore_file --origin_path="$install_dir"
chmod -R o-rwx "$install_dir"
chown -R $app:www-data "$install_dir"
#=================================================