summaryrefslogtreecommitdiffstats
path: root/fetch.sh
diff options
context:
space:
mode:
Diffstat (limited to 'fetch.sh')
-rwxr-xr-xfetch.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/fetch.sh b/fetch.sh
index 37601e3..6618a6c 100755
--- a/fetch.sh
+++ b/fetch.sh
@@ -8,6 +8,6 @@ fi
dot="$(cd "$(dirname "$([ -L "$0" ] && $READLINK_CMD -f "$0" || echo "$0")")"; pwd)"
-source $dot/radar-base.sh
+source $dot/sonar-base.sh
fetch;