« get me outta code hell

add shebang to device/ files - dotfiles - Miscellaneous configuration files of my personal use
about summary refs log tree commit diff
path: root/device/towerofbssd_post
diff options
context:
space:
mode:
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
commitfa65676c3b11299d313a078d6f2fa740419e41d6 (patch)
treee4f2fb03a60062e5eb262f45fe7698260d901056 /device/towerofbssd_post
parent4d4a19b382b102d71c60c5d298057cf24dc083d2 (diff)
add shebang to device/ files
Diffstat (limited to 'device/towerofbssd_post')
-rwxr-xr-xdevice/towerofbssd_post2
1 files changed, 2 insertions, 0 deletions
diff --git a/device/towerofbssd_post b/device/towerofbssd_post
index 5ccaf2c..898c40f 100755
--- a/device/towerofbssd_post
+++ b/device/towerofbssd_post
@@ -1,2 +1,4 @@
+#!/bin/zsh
+
 # Tower of BSSD (post)
 # See towerofbssd_pre for info.