diff --git a/scripts/install_bashrc.fr b/scripts/install_bashrc.fr index 7fd77fc..8ad97bf 100644 --- a/scripts/install_bashrc.fr +++ b/scripts/install_bashrc.fr @@ -102,6 +102,6 @@ if [ -f /etc/bash_completion ] && ! shopt -oq posix; then . /etc/bash_completion fi -if [ $(tty) == /dev/tty1 ]; then + ./rpidatv/scripts/frmenu.sh -fi + diff --git a/scripts/install_bashrc.gb b/scripts/install_bashrc.gb index d10eeb9..aa1fb61 100644 --- a/scripts/install_bashrc.gb +++ b/scripts/install_bashrc.gb @@ -102,6 +102,6 @@ if [ -f /etc/bash_completion ] && ! shopt -oq posix; then . /etc/bash_completion fi -if [ $(tty) == /dev/tty1 ]; then + ./rpidatv/scripts/gbmenu.sh -fi +