diff options
Diffstat (limited to 'scripts/acme/acme-shell')
| -rwxr-xr-x | scripts/acme/acme-shell | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/acme/acme-shell b/scripts/acme/acme-shell new file mode 100755 index 0000000..a61c968 --- /dev/null +++ b/scripts/acme/acme-shell @@ -0,0 +1,3 @@ +#!/bin/zsh + +ACME=1 zsh "$@" |