fix: Change shebang to sh (conform to dev guide)

This commit is contained in:
Ian Grant 2022-03-20 08:17:38 +00:00
parent 6b0b520ec2
commit 85bb20108a

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env sh
# Deploy script for HPE iLO4
#