mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
s4:setup: Fix script usage line
Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
parent
31212b0c14
commit
2ff2d9bfa1
@ -2,7 +2,7 @@
|
||||
|
||||
if [ $# -lt 1 ]; then
|
||||
cat <<EOF
|
||||
Usage: blackbox_group.sh PREFIX
|
||||
Usage: blackbox_spn.sh PREFIX
|
||||
EOF
|
||||
exit 1
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user