11 lines
183 B
Plaintext
11 lines
183 B
Plaintext
![]() |
#!/bin/bash
|
||
|
|
||
|
----------------------------------------------------
|
||
|
|
||
|
[
|
||
|
["shebang", "#!/bin/bash"]
|
||
|
]
|
||
|
|
||
|
----------------------------------------------------
|
||
|
|
||
|
Checks for shebang.
|