From b3ba62d18900b3f04f13c26480e91ecfc4e49db7 Mon Sep 17 00:00:00 2001 From: Malfurious Date: Wed, 24 Mar 2021 04:56:02 -0400 Subject: Update references to project name to git-sonar Signed-off-by: Malfurious --- fetch.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fetch.sh') 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; -- cgit v1.2.3