mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-07-12 11:22:30 +00:00
Fix shebang
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
#!/usr/local/bin/sh
|
||||
#!/usr/bin/env sh
|
||||
|
||||
#
|
||||
#INWX_User="username"
|
||||
|
Reference in New Issue
Block a user