change shebang

This commit is contained in:
Jonathan Hodgson 2017-07-10 17:36:40 +01:00
parent 543c723bc5
commit 0ed05404af

View file

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