style: shellcheck updates

This commit is contained in:
AJ Schroeder
2025-06-26 16:40:17 -05:00
parent 566c4d857c
commit a82154931d
2 changed files with 3 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
# shellcheck shell=sh
follow_link() {
FILE="$1"
while [ -h "$FILE" ]; do