Added shebang
This commit is contained in:
parent
f405ba001e
commit
5d43a97562
|
@ -1,3 +1,5 @@
|
||||||
|
#!/bin/bash
|
||||||
|
|
||||||
extension=""
|
extension=""
|
||||||
|
|
||||||
echo "Type an extension to shuffle"
|
echo "Type an extension to shuffle"
|
||||||
|
|
Loading…
Reference in New Issue