summarylogtreecommitdiffstats
path: root/build_lite_installer.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build_lite_installer.sh')
-rwxr-xr-xbuild_lite_installer.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/build_lite_installer.sh b/build_lite_installer.sh
index 210090776813..c44c5345f3a8 100755
--- a/build_lite_installer.sh
+++ b/build_lite_installer.sh
@@ -138,7 +138,6 @@ find ./ -maxdepth 1 -type f -exec strip -s {} 2>/dev/null \;
echo "done."
printf "\nRepack evelauncher-$version.tar.gz..."
-touch ./*
cd ../
tar czf evesetup/evelauncher-$version.tar.gz evelauncher/
echo "done."