summarylogtreecommitdiffstats
path: root/setup.sh.in
diff options
context:
space:
mode:
Diffstat (limited to 'setup.sh.in')
-rw-r--r--setup.sh.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.sh.in b/setup.sh.in
index 7ea2fb6ea8dc..67ae94ceb894 100644
--- a/setup.sh.in
+++ b/setup.sh.in
@@ -145,6 +145,7 @@ if [ -d "$destdir" ] ;then
printf "\n"
read -p 'Remove EVE Online Launcher Setup? (Y/n) ' key
[ ! "x$(echo $key | tr [:upper:] [:lower:])" = "xn" ] && \
+ printf "\nRemoving...\n\n"
bootstrap_remove
else
printf "\n"