mirror of https://github.com/F5OEO/rpitx
cosmectic
This commit is contained in:
parent
c34d2f5082
commit
84c5f70667
|
|
@ -20,7 +20,7 @@ make
|
||||||
sudo make install
|
sudo make install
|
||||||
cd ..
|
cd ..
|
||||||
|
|
||||||
|
echo "\n\n"
|
||||||
read -p "In order to run properly, rpitx need to modify /boot/config.txt. Are you sure (y/n) " CONT
|
read -p "In order to run properly, rpitx need to modify /boot/config.txt. Are you sure (y/n) " CONT
|
||||||
|
|
||||||
if [ "$CONT" = "y" ]; then
|
if [ "$CONT" = "y" ]; then
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue