change shebang
This commit is contained in:
parent
bc3a22e092
commit
4ba213d27f
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.
|
# Opens the BitBucket/GitHub page for a repo/branch in your browser.
|
||||||
#
|
#
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue