summarylogtreecommitdiffstats
path: root/build_installer.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build_installer.sh')
-rwxr-xr-xbuild_installer.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build_installer.sh b/build_installer.sh
index 39775690e819..9cba7120ec51 100755
--- a/build_installer.sh
+++ b/build_installer.sh
@@ -44,7 +44,7 @@ cp -f ../evelauncher.shlib evesetup/evelauncher.shlib
cp -f ../evelauncher.sh.in evesetup/evelauncher.sh
grep -v '^#-' ../setup.sh.in >evesetup/setup.sh
#-- testing only
-#- cp -f ../setup.sh.in evesetup/setup.sh
+#- cp -f ../setup.sh.in evesetup/setup.sh
#--
chmod a+x evesetup/setup.sh
echo "done."