whiptail one line

This commit is contained in:
rootzoll 2023-02-13 22:15:04 +01:00
parent b91506b4fb
commit 6080aadf49

View file

@ -132,8 +132,7 @@ MAINMENU > SUBSCRIBE > IP2TOR > SPHINX"
BUT TO MAKE THIS WORK:\n BUT TO MAKE THIS WORK:\n
It needs an additional Domain with LetsEncrypt certificate for HTTPS: Go MAINMENU > SUBSCRIBE and add LetsEncrypt HTTPS Domain\n It needs an additional Domain with LetsEncrypt certificate for HTTPS: Go MAINMENU > SUBSCRIBE and add LetsEncrypt HTTPS Domain\n
(or cancel the IP2Tor & just use sphinx within local network)" (or cancel the IP2Tor & just use sphinx within local network)"
whiptail --title " Warning " \ whiptail --title " Warning " --msgbox "${text}" 15 72
--msgbox "${text}" 15 72
exit 0 exit 0
fi fi