Changed the shabang back, we can just update it when compiling.

This commit is contained in:
Storm Dragon 2020-12-20 11:19:44 -05:00
parent 57f6ec1e4b
commit 53591857cb

View File

@ -1,4 +1,4 @@
#!/bin/bash #!/usr/bin/env bash
license() { license() {
cat << EOF cat << EOF