aboutsummaryrefslogtreecommitdiff
path: root/local.sh
diff options
context:
space:
mode:
Diffstat (limited to 'local.sh')
-rwxr-xr-xlocal.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/local.sh b/local.sh
index 37985c3..809cadd 100755
--- a/local.sh
+++ b/local.sh
@@ -1,5 +1,5 @@
#!/usr/bin/env bash
-source "${0%/*}/common.sh"
+source "${0%/*}/tools/common.sh"
operations() {
for op in "$@"; do