aboutsummaryrefslogtreecommitdiff
path: root/ec2/deploy.generic/root
diff options
context:
space:
mode:
Diffstat (limited to 'ec2/deploy.generic/root')
-rw-r--r--ec2/deploy.generic/root/spark-ec2/ec2-variables.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ec2/deploy.generic/root/spark-ec2/ec2-variables.sh b/ec2/deploy.generic/root/spark-ec2/ec2-variables.sh
index 5ea0776d08..675429c57e 100644
--- a/ec2/deploy.generic/root/spark-ec2/ec2-variables.sh
+++ b/ec2/deploy.generic/root/spark-ec2/ec2-variables.sh
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
# These variables are automatically filled in by the spark-ec2 script.
export MASTERS="{{master_list}}"