netbird/.github
Bethuel Mmbaga ee6be58a67
Fix update script's failure to update netbird-ui in binary installation (#1218)
Resolve the problem with the update script that prevents netbird-ui from updating during binary installation.

Introduce the variable UPDATE_NETBIRD. Now we can upgrade the binary installation with

A function stop_running_netbird_ui has been added which checks if NetBird UI is currently running. If so, it stops the UI to allow the application update process to proceed smoothly. This was necessary to prevent conflicts or errors during updates if the UI was running.


---------

Co-authored-by: Maycon Santos <mlsmaycon@gmail.com>
2023-10-19 17:47:39 +02:00
..
ISSUE_TEMPLATE Update issue templates (#597) 2022-12-02 13:31:15 +01:00
workflows Fix update script's failure to update netbird-ui in binary installation (#1218) 2023-10-19 17:47:39 +02:00
pull_request_template.md Simplify event storing with one generic method (#662) 2023-01-24 10:17:24 +01:00