diff options
Diffstat (limited to 'create_radicale_user.command')
| -rwxr-xr-x | create_radicale_user.command | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/create_radicale_user.command b/create_radicale_user.command deleted file mode 100755 index 0b072e6..0000000 --- a/create_radicale_user.command +++ /dev/null @@ -1,4 +0,0 @@ -#!/usr/bin/bash - -username=${1:?missing argument username} -htpasswd -nBC 12 "$username" |
