aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xrc.boot2
1 files changed, 1 insertions, 1 deletions
diff --git a/rc.boot b/rc.boot
index cf0f855..2ac4ee6 100755
--- a/rc.boot
+++ b/rc.boot
@@ -9,7 +9,7 @@
[ -f /etc/init/rc.conf ] && . /etc/init/rc.conf
# Display a pretty welcome message
-printf '\033[1;36m-> \033[39mWelcome to \033[35mCarbs %s\033[39m!\033[m\n' "$(uname -s)"
+printf '\033[1;36m-> \033[39m%s \033[35m%s\033[39m!\033[m\n' "Welcome to" "Carbs $(uname -s)"
out "Mounting pseudo filesystems..."; {
mnt nosuid,noexec,nodev proc proc /proc