Created SC2148 (markdown)

Taqi Jaffri
2019-09-23 00:04:06 -07:00
parent 9db5dcc6a3
commit 04be593eb6

5
SC2148.md Normal file

@@ -0,0 +1,5 @@
Add shebang to the top of your script:
``
#!/bin/bash
``