Commit 05d4cc2
authored
Move shebang to top of file. (firebase#458)
It otherwise has no effect, causing the default shell to be tried (which
is /bin/sh on my home system).1 parent 0afcad8 commit 05d4cc2
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 | | |
2 | 4 | | |
3 | 5 | | |
| |||
12 | 14 | | |
13 | 15 | | |
14 | 16 | | |
15 | | - | |
16 | | - | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments