diff --git a/home.admin/00mainMenu.sh b/home.admin/00mainMenu.sh index dca98f4..c956f5e 100755 --- a/home.admin/00mainMenu.sh +++ b/home.admin/00mainMenu.sh @@ -453,5 +453,4 @@ case $CHOICE in ./AAunlockLND.sh ./00mainMenu.sh ;; -esac -echo "unkown CHOICE(${CHOICE})" \ No newline at end of file +esac \ No newline at end of file diff --git a/home.admin/config.scripts/lnd.export.sh b/home.admin/config.scripts/lnd.export.sh index 05bbeea..2ec06f4 100644 --- a/home.admin/config.scripts/lnd.export.sh +++ b/home.admin/config.scripts/lnd.export.sh @@ -139,6 +139,7 @@ elif [ "${exportType}" = "reset" ]; then echo "###### RESET MACAROONS AND TLS.cert ######" echo "" echo "All your macaroons and the tls.cert get deleted and recreated." + echo "Use this to invalidate former EXPORTS for example if you loose a device." echo "" cd echo "- deleting old macaroons"