mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-24 22:58:43 +01:00
ui fix
This commit is contained in:
parent
eae8bd874c
commit
54fb19712a
1 changed files with 1 additions and 1 deletions
|
@ -509,7 +509,7 @@ if [ "${BTCPayServer}" != "${choice}" ]; then
|
|||
whiptail --title " BTCPayServer needs TOR " --msgbox "\
|
||||
At the moment the BTCPayServer on the RaspiBlitz needs TOR.\n
|
||||
Please activate TOR in SERVICES first and then try again..\n
|
||||
" 10 35
|
||||
" 11 35
|
||||
else
|
||||
anychange=1
|
||||
/home/admin/config.scripts/bonus.btcpayserver.sh ${choice} tor
|
||||
|
|
Loading…
Add table
Reference in a new issue