mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-21 14:11:06 +02:00
add info remove debug
This commit is contained in:
@@ -453,5 +453,4 @@ case $CHOICE in
|
||||
./AAunlockLND.sh
|
||||
./00mainMenu.sh
|
||||
;;
|
||||
esac
|
||||
echo "unkown CHOICE(${CHOICE})"
|
||||
esac
|
@@ -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"
|
||||
|
Reference in New Issue
Block a user