dockerfile updates

This commit is contained in:
Grant Limberg 2019-06-20 14:17:38 -07:00
commit af5d3a7f0b
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#!/usr/bin/env bash
#!/bin/bash
if [ -z "$ZT_IDENTITY_PATH" ]; then
echo '*** FAILED: ZT_IDENTITY_PATH environment variable is not defined'