make shell scripts more POSIX-compatible, and use tabs instead of spaces
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
#!/usr/bin/bash
|
||||
# shellcheck disable=SC1090,SC1091
|
||||
|
||||
# set -xv
|
||||
|
||||
Reference in New Issue
Block a user