Adding lost shebang

pull/4655/head
Ola Thoresen 2023-06-05 12:13:51 +02:00
parent 454d46a228
commit 7e1999e3c1
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
#!/usr/bin/env sh
#Here is a script to deploy cert to nutanix prism server. #Here is a script to deploy cert to nutanix prism server.
#returns 0 means success, otherwise error. #returns 0 means success, otherwise error.