]> wagnertech.de Git - mfinanz.git/blob - scripts/set_permissions.sh
Das ungrlückliche Script ./js/highlight_input.js entfernt und dafür input.focus einge...
[mfinanz.git] / scripts / set_permissions.sh
1 #!/bin/bash
2
3 webuser='www-data'
4
5 setfacl -R -m u:$webuser:rwx users templates spool webdav
6 setfacl -R -d -m u:$webuser:rwx users templates spool webdav