Skip to content

Commit f79e48a

Browse files
committed
update shebang since the script should run with bash
1 parent b8bcce5 commit f79e48a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/run.sh

100644100755
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/bin/sh
1+
#!/bin/bash
22
pwd
33

44
export TZ=CET-1CEST

0 commit comments

Comments
 (0)