Properly pipe function into the void

This commit is contained in:
Logan G 2020-08-12 03:03:34 -06:00
parent 106c1a0e95
commit df8da13de0
Signed by: logan
GPG key ID: E328528C921E7A7A

View file

@ -57,7 +57,7 @@ screen_timeout() {
EOF
}
<< EOF
<< 'EOF'
main_menu () {
local MAINMENU=$(whiptail --separate-output --nocancel --title "Pi Setup" --menu "" 10 50 0 \
"1" "Setup Networking" \