summarylogtreecommitdiffstats
path: root/post_install
diff options
context:
space:
mode:
Diffstat (limited to 'post_install')
-rw-r--r--post_install4
1 files changed, 2 insertions, 2 deletions
diff --git a/post_install b/post_install
index fe7c63ee35a6..8050bb553725 100644
--- a/post_install
+++ b/post_install
@@ -1,6 +1,6 @@
# Maintainer: Dimitris Kiziridis <ragouel at outlook dot com>
post_install() {
- echo -e "You need to manually set java-environment=8 by running '\e[32marchlinux-java set java-8-openjdk\e[37m' as root."
- echo "If you have a different package providing Java 8, you can replace the above package with the one you have installed."
+ echo -e "You need to manually set java-environment=8 by running '\e[32marchlinux-java set java-8-openjdk\e[37m' as root."
+ echo "If you have a different package providing Java 8, you can replace the above package with the one you have installed."
} \ No newline at end of file