pull/252/head
tinkertoe 2021-04-10 17:18:55 +02:00 zatwierdzone przez GitHub
rodzic cce1fe6acf
commit 47dc55c1aa
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -32,7 +32,7 @@ sudo make install
cd .. || exit
printf "\n\n"
printf "In order to run properly, rpitx need to modify /boot/config.txt. Are you sure (y/n) "
printf "In order to run properly, rpitx needs to modify /boot/config.txt. Are you sure (y/n) "
read -r CONT
if [ "$CONT" = "y" ]; then