diff options
Diffstat (limited to 'device/acme_post')
| -rwxr-xr-x | device/acme_post | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/device/acme_post b/device/acme_post new file mode 100755 index 0000000..e8a6bfe --- /dev/null +++ b/device/acme_post @@ -0,0 +1,4 @@ +#!/bin/zsh + +# ACME +# See acme_pre for info. |