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