summarylogtreecommitdiffstats
path: root/setup.sh.in
diff options
context:
space:
mode:
Diffstat (limited to 'setup.sh.in')
-rw-r--r--setup.sh.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.sh.in b/setup.sh.in
index 8e6da1f3de7f..30ea29b9b8fc 100644
--- a/setup.sh.in
+++ b/setup.sh.in
@@ -69,7 +69,7 @@ build_lib() {
printf "\nExiting.\n\n"
exit 0
fi
- printf "\nDownloading evelauncher-$elver.tar.gz...\n\n"
+ printf "\nDownloading evelauncher-$elver.tar.gz...\n\n"
curl -L -O https://binaries.eveonline.com/evelauncher-$elver.tar.gz
fi
rcsum="$(sha256sum ./evelauncher-$elver.tar.gz| cut -d' ' -f1)"