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

pull/3991/head
Ian Grant 2022-03-20 08:17:38 +00:00
parent 6b0b520ec2
commit 85bb20108a
1 changed files with 1 additions and 1 deletions

View File

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