viriato Member Licensed User Longtime User Jun 8, 2020 #1 Hello everyone, I am trying to find out a way to force my Raspberry Pi running Raspbian to restart (Sudo reboot) when a certain condition is met in my B4J program Thank you in advance for your help
Hello everyone, I am trying to find out a way to force my Raspberry Pi running Raspbian to restart (Sudo reboot) when a certain condition is met in my B4J program Thank you in advance for your help
Erel B4X founder Staff member Licensed User Longtime User Jun 8, 2020 #2 Try to run the process with sudo and then run reboot with jShell. Upvote 0