summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--soundux.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/soundux.install b/soundux.install
index 84bc2a65b5d5..2fa7d8be0e0f 100644
--- a/soundux.install
+++ b/soundux.install
@@ -1,5 +1,5 @@
msg() {
- printf "%b" "\e[1;31m==> WARNING: Currently there's a bug with the webkit2gtk version in Arch. If the window stays white try deleting ~/.local/share/mime/mime.cache\n"
+ printf "%b" "\e[1;31m==> WARNING: Currently there's a bug with the webkit2gtk version in Arch. If the window stays white try deleting ~/.local/share/mime/mime.cache\n\e[0m"
}
post_install() {