diff options
Diffstat (limited to 'device/device_template_post')
-rw-r--r-- | device/device_template_post | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/device/device_template_post b/device/device_template_post new file mode 100644 index 0000000..1fc5162 --- /dev/null +++ b/device/device_template_post @@ -0,0 +1,4 @@ +#!/bin/zsh + +# [device friendly name] ([~account_if_applicable]) +# See [device_template_pre] for info. |