Fix typo in shebang
This commit is contained in:
parent
633ab4776b
commit
15a078a7dd
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
2#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
get_percent()
|
get_percent()
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue