summarylogtreecommitdiffstats
path: root/iicalc-beta.install
diff options
context:
space:
mode:
Diffstat (limited to 'iicalc-beta.install')
-rw-r--r--iicalc-beta.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/iicalc-beta.install b/iicalc-beta.install
index 8a6c9da8d568..9cb0d2eb46b6 100644
--- a/iicalc-beta.install
+++ b/iicalc-beta.install
@@ -11,5 +11,5 @@ post_upgrade() {
}
pre_remove() {
-echo -e "\033[38;5;11mWarning: Removing ImaginaryInfinity Calculator does not remove the .iicalc folder in your home directory. If you want to run the portable version of ImaginaryInfinity Calculator again, you will have to delete it.\033[m"
+printf "\033[38;5;11mWarning: Removing ImaginaryInfinity Calculator does not remove the .iicalc folder in your home directory. If you want to run the portable version of ImaginaryInfinity Calculator again, you will have to delete it.\033[m\n"
}