Replace #!/usr/bin/bash with #!/usr/bin/env bash. (#23)

This commit is contained in:
bjarkt 2017-12-31 07:15:50 +01:00 committed by Pavan Jadhaw
parent a5346374c5
commit 13bdde37c0

View file

@ -1,4 +1,4 @@
#!/usr/bin/bash
#!/usr/bin/env bash
# Author : Pavan Jadhaw
# Github Profile : https://github.com/pavanjadhaw