diff --git a/install.sh b/install.sh index 17e4058..7270889 100755 --- a/install.sh +++ b/install.sh @@ -20,7 +20,7 @@ make sudo make install cd .. - +echo "\n\n" read -p "In order to run properly, rpitx need to modify /boot/config.txt. Are you sure (y/n) " CONT if [ "$CONT" = "y" ]; then