summaryrefslogtreecommitdiff
path: root/src/depend.sh
diff options
context:
space:
mode:
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
commitfce48bb669691b6d3690b032f7a88e22c6f5614a (patch)
tree3a7fd47baef1d0b1601a955ba2992a423ae874a9 /src/depend.sh
parentd9d142a7ad0bade65b6f8b777259e203dc6d5301 (diff)
Make some progress on scanning code
Diffstat (limited to 'src/depend.sh')
-rwxr-xr-xsrc/depend.sh2
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
2DIR="$1" 2DIR="$1"
3shift 1 3shift 1
4case "$DIR" in 4case "$DIR" in