Initial import

This commit is contained in:
2017-02-21 02:35:05 +01:00
commit 5f6c937b64
4 changed files with 69 additions and 0 deletions

6
check_samba_rights.sh Executable file
View File

@@ -0,0 +1,6 @@
#!/bin/bash
(/root/bin/cleanup_samba_rights.sh <directory> <group>)
..
exit 0