change shebang

This commit is contained in:
Jonathan Hodgson 2017-07-10 17:36:40 +01:00
parent bc3a22e092
commit 4ba213d27f

View file

@ -1,4 +1,4 @@
#!/usr/bin/env bash #!/bin/bash
# Opens the BitBucket/GitHub page for a repo/branch in your browser. # Opens the BitBucket/GitHub page for a repo/branch in your browser.
# #