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

View File

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