diff options
author | (quasar) nebula <qznebula@protonmail.com> | 2023-12-22 10:53:59 -0400 |
---|---|---|
committer | (quasar) nebula <qznebula@protonmail.com> | 2023-12-22 10:53:59 -0400 |
commit | b8dd471452192fb9089c83458a820a0e96bf9d5b (patch) | |
tree | 2a91a63fc4cc0e1bcac2cfb98492703bad43b52e /device/towerofbssd_pre | |
parent | fa65676c3b11299d313a078d6f2fa740419e41d6 (diff) |
towerofbssd: comment tidiness
Diffstat (limited to 'device/towerofbssd_pre')
-rwxr-xr-x | device/towerofbssd_pre | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/device/towerofbssd_pre b/device/towerofbssd_pre index da32887..3df4fa4 100755 --- a/device/towerofbssd_pre +++ b/device/towerofbssd_pre @@ -1,12 +1,12 @@ #!/bin/zsh -# Tower of BSSD (pre) +# Tower of BSSD # towerofbssd.local # # This is a Mac Pro 3,1 (Early 2008). # Acquired in 2022. # -# It's primarily used as a LAN-attached-storage device, +# This is primarily used as a LAN-attached-storage device, # but also has a host of ports that make it convenient for # audio shenanigans between devices (e.g. recording output # of consoles, being an Airplay satellite, and so on). |