diff options
author | (quasar) nebula <qznebula@protonmail.com> | 2023-12-22 10:50:27 -0400 |
---|---|---|
committer | (quasar) nebula <qznebula@protonmail.com> | 2023-12-22 10:50:27 -0400 |
commit | fa65676c3b11299d313a078d6f2fa740419e41d6 (patch) | |
tree | e4f2fb03a60062e5eb262f45fe7698260d901056 /device/panacea_post | |
parent | 4d4a19b382b102d71c60c5d298057cf24dc083d2 (diff) |
add shebang to device/ files
Diffstat (limited to 'device/panacea_post')
-rw-r--r-- | device/panacea_post | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/device/panacea_post b/device/panacea_post index 3187665..943e80e 100644 --- a/device/panacea_post +++ b/device/panacea_post @@ -1,2 +1,4 @@ +#!/bin/zsh + # Portable Panacea (~nebula) # See panacea_pre for info. |