1
0
Fork 0
mirror of https://github.com/imjasonh/kontain.me synced 2026-07-21 06:27:06 +00:00

fix shebang

This commit is contained in:
Jason Hall 2021-09-22 08:27:53 -04:00
parent b85a8abf16
commit 49dc313c4d

View file

@ -1,4 +1,4 @@
\!/usr/bin/env bash
#!/usr/bin/env bash
set -euxo pipefail