mirror of
https://github.com/Suwayomi/Suwayomi-Server.git
synced 2026-07-01 01:44:34 -05:00
* Catch error when updating to bundled webUI In case the bundled webUI is missing, the webUI setup threw an error and made the server startup fail. Since a local webUI exists the error should be ignored, since it's only a try to update to a newer webUI version. * Extract logic to setup bundled webUI version * Update to bundled webUI try to download missing bundled webUI