Closed alfiecg24 closed 1 year ago
Quick question: do we need this for option 1? Are there any benefits to this?
Yeah, seems that’s the correct solution. I’m not too familiar with option 1 as I don’t have a TrollStore-compatible device to test it with. Hope this new commit is okay.
Thanks, I'll merge it after checking if it doesn't stop for an hour.
Ok, sounds good! Currently my uptime is around 62k seconds and the server is still running:
Also quick note to clear up any confusion, this is my fork of the project, so that’s why the “iDownload> “ is replaced with $ and it has an uptime command
Confirmed working for an hour. Merged, thanks!
Nice work! Quick question: do we need this for option 1? Are there any benefits to this? AutoLauncher only opens FSUntetherGUI on boot and that's all, it doesn't need to stay alive. Maybe making it stay alive could make we don't need to worry about the random restart? (uptime check already handles this though)