spruceUI / spruceOS

SD card overhaul for the Miyoo A30
https://spruceui.github.io/
127 stars 8 forks source link

37 - Updated Syncthing launch.sh to use a more clear comment and gene… #38

Closed XanXic closed 1 month ago

XanXic commented 1 month ago

The Syncthing issue was based on a comment that was in runtime.sh that was used to determine where to insert the script to run Syncthing on start.

Resolved by adding the comment back and changing it to something that should hopefully be left alone from now on lol.

Also removed build_infoPanel calls and replaced them with a simple logging method and file. Now when the Syncthing app is ran the messages will be saved to syncthingSpruce.log so if there's future issues we can have more info available from users. And could easily be changed back if Spruce creates it's own message display script.