Adding lost shebang
parent
454d46a228
commit
7e1999e3c1
|
@ -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…
Reference in New Issue