diff --git a/deployments/scripts/smoke-test.sh b/deployments/scripts/smoke-test.sh index 4434cfcd1b..7013a5d3b2 100755 --- a/deployments/scripts/smoke-test.sh +++ b/deployments/scripts/smoke-test.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # Wrapper script to bottle up logic for running "smoke tests" in CI, # supporting backgrounding tasks and checking on their status later. # The execution plan is: