move name dialog

This commit is contained in:
rootzoll
2021-07-16 13:13:06 +02:00
parent c87032aa60
commit 5ebe334e42

View File

@@ -207,6 +207,12 @@ if [ "${setupPhase}" == "setup" ]; then
# FRESH SETUP
if [ "${menuresult}" == "0" ]; then
############################################
# Setting Name for Node
echo "# Starting name dialog ..."
/home/admin/setup.scripts/dialogName.sh
############################################
# Choosing Blockchain & Lightning
@@ -217,12 +223,6 @@ if [ "${setupPhase}" == "setup" ]; then
exit 0
fi
############################################
# Setting Name for Node
echo "# Starting name dialog ..."
/home/admin/setup.scripts/dialogName.sh
############################################
# Lightning Wallet (new or restore) do this before passwords
# because password C not needed if LND rescue file is uploaded