fix: change shebang for portability

This commit is contained in:
kevinnls
2021-04-05 21:17:52 +05:30
parent 8ae94ac60c
commit 77ad5e7dc6

View File

@@ -1,4 +1,4 @@
#!/bin/bash #!/usr/bin/env bash
set -e set -e