Skip to content

Commit

Permalink
Add source bin/common.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
warrenvw committed Mar 14, 2018
1 parent 58ef7e8 commit 1a2f68f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bin/load.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
set -euo pipefail
IDS=$'\n\t'

source bin/common.sh

for name in stackstorm; do
# Load the tarball (tags are automatically loaded)
${dry_run} docker load -i tar/${name}.tar
Expand Down

0 comments on commit 1a2f68f

Please sign in to comment.