changed shebang to env sh vs. env bash
This commit is contained in:
parent
e51036e1ef
commit
362c5f2301
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
#!/usr/bin/env sh
|
||||
|
||||
# Simple script to deploy certificates for Weechat relay servers
|
||||
#
|
||||
|
||||
Loading…
Reference in New Issue
Block a user