index
:
net_services
master
Personal self-hosted services
Thomas Vanbesien
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
create_radicale_user.command
blob: 0b072e687b30ae98da5f71d1e659884b7256fd30 (
plain
)
1
2
3
4
#!/usr/bin/bash
username
=
${
1
:?missing argument username
}
htpasswd
-nBC
12
"
$username
"