Skip to content

Commit e68382e

Browse files
authored
Revert shebang
1 parent cd65cab commit e68382e

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-
#!/usr/bin/env bash --norc
1+
#!/bin/bash --norc
22

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

0 commit comments

Comments
 (0)