summarylogtreecommitdiffstats
path: root/setup.sh.in
diff options
context:
space:
mode:
Diffstat (limited to 'setup.sh.in')
-rw-r--r--setup.sh.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/setup.sh.in b/setup.sh.in
index 372b43481f34..d16b6b799970 100644
--- a/setup.sh.in
+++ b/setup.sh.in
@@ -63,7 +63,7 @@ build_lib() {
printf "\nExiting.\n\n"
exit 0
fi
- printf "\nDownloading evelauncher-$elver.tar.gz...\n\n"
+ printf "\nDownload 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)"
@@ -79,7 +79,7 @@ build_lib() {
cd evelauncher/
rm -f ./*.a ./*.la ./*.prl
chmod 0755 ./*
- chmod 0644 ./*.qm ./*.conf
+ chmod 0644 ./*.qm ./*.conf ./errorpage/*
echo "done."
printf "\nReplace identical files with symbolic links..."
ln -sf evelauncher.sh LogLite.sh