1 2 3 4 5 6 7 8 9
splash () { clear echo "Welcome to xilinux" } [ "$(tty)" = "/dev/tty1" ] && $HOME/installer.sh splash