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

fix permissions when restoring app

This commit is contained in:
Clément 2019-03-10 17:16:40 +01:00
parent de66cefed0
commit 5412dc5261

View file

@ -77,6 +77,7 @@ ynh_system_user_create $app
# Restore permissions on app files
chown -R root: $final_path
chown -R $app: $final_path/data/
#=================================================
# SPECIFIC RESTORATION