Fix permission in final_path
This commit is contained in:
@@ -74,7 +74,8 @@ ynh_system_user_create "$app"
|
||||
# RESTORE USER RIGHTS
|
||||
#=================================================
|
||||
|
||||
# no need, keep the default root:root
|
||||
chown $app -R $final_path
|
||||
chmod u=rwX,g=rX,o= -R $final_path
|
||||
|
||||
#=================================================
|
||||
# SPECIFIC RESTORATION
|
||||
|
||||
Reference in New Issue
Block a user