Browse Source

Adding lost shebang

pull/4655/head
Ola Thoresen 1 year ago
parent
commit
7e1999e3c1
  1. 2
      deploy/nutanix.sh

2
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.

Loading…
Cancel
Save