diff options
| author | (quasar) nebula <qznebula@protonmail.com> | 2025-10-27 11:34:22 -0300 | 
|---|---|---|
| committer | (quasar) nebula <qznebula@protonmail.com> | 2025-10-27 12:24:48 -0300 | 
| commit | 889dfe622abea16049e4d0743c865331c13bdab1 (patch) | |
| tree | 62f867e705e757432499a01ac7e1b4c599bb91b2 /device/acme_post | |
| parent | 51bf3754cc4805e016ea6f93e00872260e665265 (diff) | |
acme shenanigans (apparently this is the first acme commit)
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. | 
