diff --git a/deploy/nutanix.sh b/deploy/nutanix.sh index 59cc278c..ee1f50b5 100644 --- a/deploy/nutanix.sh +++ b/deploy/nutanix.sh @@ -1,3 +1,5 @@ +#!/usr/bin/env sh + #Here is a script to deploy cert to nutanix prism server. #returns 0 means success, otherwise error.