diff options
| author | @syxhe <https://t.me/syxhe> | 2025-04-15 17:22:41 -0500 |
|---|---|---|
| committer | @syxhe <https://t.me/syxhe> | 2025-04-15 17:22:41 -0500 |
| commit | fce48bb669691b6d3690b032f7a88e22c6f5614a (patch) | |
| tree | 3a7fd47baef1d0b1601a955ba2992a423ae874a9 /src/depend.sh | |
| parent | d9d142a7ad0bade65b6f8b777259e203dc6d5301 (diff) | |
Make some progress on scanning code
Diffstat (limited to 'src/depend.sh')
| -rwxr-xr-x | src/depend.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/depend.sh b/src/depend.sh index b6084b1..7b3caa7 100755 --- a/src/depend.sh +++ b/src/depend.sh | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | #!/bin/bash | 1 | #!/usr/bin/env -S bash |
| 2 | DIR="$1" | 2 | DIR="$1" |
| 3 | shift 1 | 3 | shift 1 |
| 4 | case "$DIR" in | 4 | case "$DIR" in |
