aboutsummaryrefslogtreecommitdiffstats
path: root/insidechroot.sh
diff options
context:
space:
mode:
Diffstat (limited to 'insidechroot.sh')
-rw-r--r--insidechroot.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/insidechroot.sh b/insidechroot.sh
index 3c262e9..0364198 100644
--- a/insidechroot.sh
+++ b/insidechroot.sh
@@ -2,4 +2,4 @@
source /sources/colors.sh
-echo -e "${GRN}Successfully entered ${RED}CHROOT${RST}!"
+printf "%b" "${GRN}Successfully entered ${RED}CHROOT${RST}!"