# start install.sh if local start if [[ $(tty) == "/dev/tty1" ]]; then /root/install.sh fi