Merge branch 'shebang' of dn42/registry into master

This commit is contained in:
jrb0001 2019-05-16 16:02:13 +00:00 committed by kapha wiki
commit 42ca1e7d8f

View file

@ -1,4 +1,4 @@
#!/bin/bash #!/usr/bin/env bash
set -eo pipefail set -eo pipefail
if [ $# -eq 0 ] if [ $# -eq 0 ]