From b3726acedf8ec87b0acff8a2477169ba021dcca2 Mon Sep 17 00:00:00 2001 From: Jacob Weinstock Date: Thu, 19 Aug 2021 11:03:31 -0600 Subject: [PATCH] Move all glue scripts to bash: By using `/usr/bin/env sh` I needed to ignore some shell checks. By moving to bash, those shell checks can be re-enabled. Signed-off-by: Jacob Weinstock --- README.md | 2 +- deploy/compose/docker-compose.yml | 5 +++-- deploy/compose/manifests/apply_manifests.sh | 16 +++++++++------- deploy/compose/manifests/exec_in_bash.sh | 20 ++++++++++++++++++++ deploy/compose/osie/lastmile.sh | 3 +-- 5 files changed, 34 insertions(+), 12 deletions(-) create mode 100755 deploy/compose/manifests/exec_in_bash.sh diff --git a/README.md b/README.md index 601c0cd..b5e45d8 100644 --- a/README.md +++ b/README.md @@ -44,4 +44,4 @@ The following docs will help you get started. docker exec -i compose_tink-cli_1 tink workflow create -t