Skip to content

Commit

Permalink
Formatting changes to install menu
Browse files Browse the repository at this point in the history
  • Loading branch information
shermand100 committed Oct 16, 2022
1 parent 0c7a012 commit 95ac979
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Install-PiNode-XMR.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sleep 2
#Check user has whiptail - required to display menu
sudo apt-get install whiptail -y

CHOICE=$(whiptail --title "Welcome to the PiNode-XMR Project" --menu "For correct installation select your OS. Build PiNodeXMR ontop of..." 20 60 5 \
CHOICE=$(whiptail --title "Welcome to the PiNode-XMR Project" --menu "For correct installation select your OS. \nBuild PiNodeXMR on top of..." 20 60 5 \
"1)" "Ubunutu Server 22.04/5 LTS (current 32/64bit)" \
"2)" "Armbian Debian (Bullseye - Discontinued)" \
"3)" "Armbian Debian (Buster - Discontinued)" \
Expand Down

0 comments on commit 95ac979

Please sign in to comment.