Skip to content

Commit 41cf8e0

Browse files
authored
Merge pull request #1894 from stackhpc/remove-dup-shebang
Remove duplicate shebang
2 parents 234bc0a + d6e29bf commit 41cf8e0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

etc/kayobe/ansible/scripts/aio-init.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
#!/bin/bash
22

3-
#!/bin/bash
4-
53
set -o errexit
64
set -o pipefail
75

0 commit comments

Comments
 (0)