diff --git a/var/root/.bash_profile b/var/root/.bash_profile index ba891d8..cc3544c 100644 --- a/var/root/.bash_profile +++ b/var/root/.bash_profile @@ -25,7 +25,7 @@ PATH=$PATH:/sbin:/usr/sbin:/usr/X11R7/sbin export CFLAGS CXXFLAGS PATH TTY=`tty` -if [ "$TTY" == "/bin/tty1" ]; then +if [ "$TTY" == "/dev/tty1" ]; then unset DISPLAY cd /Viitor/install ./Viitor_Setup