Skip to content

Commit c458cf0

Browse files
committed
Add missing shebang
1 parent 3892d85 commit c458cf0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/soar_manual/build.sh

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
#!/bin/bash
2+
13
# Run this file from the root directory of this repository, otherwise
24
# the template.tex file path does not match.
35
mkdir output

0 commit comments

Comments
 (0)