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_portedly_post | |
parent | 4d4a19b382b102d71c60c5d298057cf24dc083d2 (diff) |
add shebang to device/ files
Diffstat (limited to 'device/panacea_portedly_post')
-rwxr-xr-x | device/panacea_portedly_post | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/device/panacea_portedly_post b/device/panacea_portedly_post index e2181cc..72883bd 100755 --- a/device/panacea_portedly_post +++ b/device/panacea_portedly_post @@ -1,2 +1,4 @@ +#!/bin/zsh + # Portable Panacea (~portedly) # See panacea_portedly_pre for info. |