1
0
mirror of https://github.com/hiskaNG/acme.sh.git synced 2026-08-11 16:33:02 +00:00

revert to bash. there are some issue with sh need to fix yet.

This commit is contained in:
neil
2016-04-17 07:38:43 +08:00
parent 99dc89c051
commit 8663fb7e64
5 changed files with 214 additions and 214 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#!/usr/bin/env sh
#!/usr/bin/env bash
#
+1 -1
View File
@@ -1,4 +1,4 @@
#!/usr/bin/env sh
#!/usr/bin/env bash
# Cloudxns.com Domain api
#
+1 -1
View File
@@ -1,4 +1,4 @@
#!/usr/bin/env sh
#!/usr/bin/env bash
# Dnspod.cn Domain api
#
+1 -1
View File
@@ -1,4 +1,4 @@
#!/usr/bin/env sh
#!/usr/bin/env bash
#Here is a sample custom api script.
#This file name is "dns_myapi.sh"