Skip to content

Commit caf5d89

Browse files
authored
Update bash_head.html
1 parent 67497aa commit caf5d89

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/bash_head.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
<pre>
12
#!/usr/bin/env bash
23
set -o errexit
34
set -o errtrace
@@ -6,3 +7,4 @@
67
shopt -s globstar
78
shopt -s nullglob
89
# set -o xtrace
10+
</pre>

0 commit comments

Comments
 (0)