diff --git a/prepare.sh b/prepare.sh index c2ff11fc0..cde460159 100755 --- a/prepare.sh +++ b/prepare.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # In case no value is specified, default values will be used. gitrepo="https://github.com/ceph/ceph-csi"