1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/nextcloud_ynh.git synced 2024-09-03 19:55:57 +02:00
nextcloud_ynh/hooks/post_user_create
2019-02-16 17:18:56 +01:00

5 lines
72 B
Bash

#!/bin/bash
user=$1
sudo setfacl --modify g:__GROUP__:rwx /home/$user