add info remove debug

This commit is contained in:
rootzoll
2019-01-21 21:26:26 +01:00
parent 9d601b444d
commit 4f0b7ae63e
2 changed files with 2 additions and 2 deletions

View File

@@ -454,4 +454,3 @@ case $CHOICE in
./00mainMenu.sh ./00mainMenu.sh
;; ;;
esac esac
echo "unkown CHOICE(${CHOICE})"

View File

@@ -139,6 +139,7 @@ elif [ "${exportType}" = "reset" ]; then
echo "###### RESET MACAROONS AND TLS.cert ######" echo "###### RESET MACAROONS AND TLS.cert ######"
echo "" echo ""
echo "All your macaroons and the tls.cert get deleted and recreated." 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 "" echo ""
cd cd
echo "- deleting old macaroons" echo "- deleting old macaroons"