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/miniminimini_post | |
parent | 4d4a19b382b102d71c60c5d298057cf24dc083d2 (diff) |
add shebang to device/ files
Diffstat (limited to 'device/miniminimini_post')
-rwxr-xr-x | device/miniminimini_post | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/device/miniminimini_post b/device/miniminimini_post index 52e7373..7df9fc1 100755 --- a/device/miniminimini_post +++ b/device/miniminimini_post @@ -1,2 +1,4 @@ +#!/bin/zsh + # Who buys a Refurbished Mac Mini (M1, 2020) in 2022? (post) # See miniminimini_pre for info. |