aboutsummaryrefslogtreecommitdiff
path: root/fetch-inputs
diff options
context:
space:
mode:
Diffstat (limited to 'fetch-inputs')
-rwxr-xr-xfetch-inputs2
1 files changed, 2 insertions, 0 deletions
diff --git a/fetch-inputs b/fetch-inputs
index 5161496..4c3b00e 100755
--- a/fetch-inputs
+++ b/fetch-inputs
@@ -1,5 +1,7 @@
#!/bin/sh
+cd "$(dirname "$0")"
+
find . \
-regextype egrep \
-mindepth 2 \