pull down to refresh

Have been updating the Lightning.Pub installer to work in more places more reliably and without sudo privileges
Your eyes do not deceive you, those timestamps are telling you this system went from 0 to a fully sync'd LND node running a Nostr-based account system... IN UNDER 1 MINUTE by pasting just 1 line of code.
... which is particularly neat because I used to tout it as taking under 2 minutes.
Found a new-ish race condition with LND in the process, kind of a shitty workaround in place for it at the moment but it removed some waits that were suboptimal anyway.
Changing Pub's SQL driver sped up npm considerably too.
Not merged to master yet, but if you want to play with it just run the script in the screenshot (notice the alt domain). If you decide to keep it permanantly you may just need to manually edit a value in one file later. Updated README is also in the script branch