change shebang
This commit is contained in:
parent
543c723bc5
commit
0ed05404af
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env bash
|
||||
#!/bin/bash
|
||||
|
||||
# Opens the BitBucket/GitHub page for a repo/branch in your browser.
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue