updated ldapsearch.sh

pull/2/head
Hari Sekhon 6 years ago
parent ce381e77fa
commit 2abf353713

@ -14,7 +14,7 @@
#
set -euo pipefail
[ "${DEBUG:-}" = 1 ] && set -x
[ -n "${DEBUG:-}" ] && set -x
server="${LDAP_SERVER:-localhost}"

Loading…
Cancel
Save