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 7cbee29..784a40e 100644
--- a/insidechroot.sh
+++ b/insidechroot.sh
@@ -3,7 +3,7 @@
source /sources/colors.sh
source /sources/spinner.sh
-printf "%b" "${GRN}Successfully entered ${RED}CHROOT${RST}!\n"
+printf "%b" "${CYN}SUCCESSFULLY ENTERED ${RED}CHROOT${RST}!\n"
printf "%b" "${GRN}Creating directories...${RST}\n"
if [ -f /sources/createdirs ]; then