Skip to content

Commit 33d355c

Browse files
authored
Try different shebang
1 parent e52bfc3 commit 33d355c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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 bash --norc
22

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

0 commit comments

Comments
 (0)