Skip to content

Commit 86cb1bd

Browse files
authored
Merge branch 'main' into initdata-cleanup
2 parents 4388e63 + 296e83b commit 86cb1bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rhdp/wrapper.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ fi
6666
echo "---------------------"
6767
echo "defining cluster"
6868
echo "---------------------"
69-
python rhdp/rhdp-cluster-define.py ${AZUREREGION}
69+
python3 rhdp/rhdp-cluster-define.py ${AZUREREGION}
7070
echo "---------------------"
7171
echo "cluster defined"
7272
echo "---------------------"

0 commit comments

Comments
 (0)