Hey gang,
I was testing out a flow which would automatically reboot my RPi whenever the RAM usage was >75% and somehow I've got it stuck in a bootloop.
Can anyone suggest a way to get out of this, please?
I used an execute node with sudo reboot.
I'm guessing I'll need to pull the SD card and modify something, but I don't have another Linux machine to work on it.