Changed the shabang back, we can just update it when compiling.
This commit is contained in:
parent
57f6ec1e4b
commit
53591857cb
@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
|
||||
license() {
|
||||
cat << EOF
|
||||
|
Loading…
Reference in New Issue
Block a user