Skip to content

Commit b0e8800

Browse files
authored
Another shebang attempt
1 parent e68382e commit b0e8800

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/scripts/build_pdf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/bin/bash --norc
1+
#!/usr/bin/env -S bash --norc
22

33
sudo apt-get update -qq
44
sudo apt-get install \

0 commit comments

Comments
 (0)