summaryrefslogtreecommitdiffstats
path: root/installation/sdnc/src/main/scripts/configure_geo_cluster.sh
diff options
context:
space:
mode:
Diffstat (limited to 'installation/sdnc/src/main/scripts/configure_geo_cluster.sh')
-rwxr-xr-xinstallation/sdnc/src/main/scripts/configure_geo_cluster.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/installation/sdnc/src/main/scripts/configure_geo_cluster.sh b/installation/sdnc/src/main/scripts/configure_geo_cluster.sh
index b744bbec..5fbe0530 100755
--- a/installation/sdnc/src/main/scripts/configure_geo_cluster.sh
+++ b/installation/sdnc/src/main/scripts/configure_geo_cluster.sh
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
if [ $# -ne 3 ]; then
echo "Usage: configure_geo_cluster.sh <member_index{1..6}> <primary_node> <secondary_node>"