mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-05-07 16:46:29 +00:00
fix: Change shebang to sh
(conform to dev guide)
This commit is contained in:
parent
6b0b520ec2
commit
85bb20108a
@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/usr/bin/env sh
|
||||
|
||||
# Deploy script for HPE iLO4
|
||||
#
|
||||
|
Loading…
x
Reference in New Issue
Block a user