Skip to content

Commit 56110d3

Browse files
committed
set -ex
1 parent 99aa464 commit 56110d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/scripts/setup-slapd.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/bin/sh
2-
set -ev
2+
set -ex
33

44
# Create TLS certificate
55
sudo mkdir -p /etc/ldap/ssl

0 commit comments

Comments
 (0)