aboutsummaryrefslogtreecommitdiff
path: root/src/SelfUpdater/index.js
Commit message (Collapse)AuthorAgeFilesLines
* :twisted_rightwards_arrows: Merge branch 'master' of ↵Jakob Stendahl2021-10-211-30/+64
|\ | | | | | | https://github.com/JakobST1n/Luxcena-Neo
| * :hammer: Make update script start in it's own shellJakob Stendahl2021-10-151-1/+2
| |
| * :construction: Update scriptJakob Stendahl2021-10-141-1/+1
| |
| * :hammer: Attempt to fix updater urlJakob Stendahl2021-10-141-5/+5
| |
* | :sparkles: Add self updater that actually does something (maybe)Jakob Stendahl2021-10-211-9/+207
|/
* :hammer: Improve update/install scriptJakob Stendahl2021-10-141-2/+10
| | | | | | | | | | | | | | | | | | | | | | | :hammer: Fix compatability with older git :hammer: add correct tmpdir for install files, remove trap on error :hammer: Make script die :hammer: Fix typo in if statement :hammer: New attempt to fix if :hammer: yet another small fix :hammer: Improve update/install script
* :boom: Change paths to be in normal linux locationsjakobst1n2021-10-031-2/+2
|
* :boom: Introduce new UI based on svelte, and rewrite a lot of the node app ↵Jakob Stendahl2021-09-191-0/+68
and the NeoRuntime