This commit is contained in:
rootzoll
2018-12-12 14:06:37 +01:00
parent 80d4f7e25d
commit e57c2fe45a

View File

@@ -147,7 +147,7 @@ if [ "${rtlWebinterface}" != "${choice}" ]; then
l2="Try to open the following URL in your local webrowser"
l3="and unlock your wallet from there with PASSWORD C."
l4="---> http://${localip}:3000"
dialog --title 'OK' --msgbox "${l1}\n${l2}\n${l3}\n${l4}" 9 25
dialog --title 'OK' --msgbox "${l1}\n${l2}\n${l3}\n${l4}" 9 45
fi
needsReboot=1
else