refactor(obico): move dependency handling to obico's own install script #361

Merged
kennethjiang merged 4 commits from master into master 2023-07-10 17:44:05 +02:00
kennethjiang commented 2023-07-10 16:02:41 +02:00 (Migrated from github.com)

The primary purpose of this PR is to move dependency handling to "${MOONRAKER_OBICO_DIR}/install.sh", for both initial setup and upgrade, as we discussed on discord.

The 2nd part of this PR is to let user repair/reinstall a broken installation. This is less important. If you want, I can move it to a several PR.

The primary purpose of this PR is to move dependency handling to "${MOONRAKER_OBICO_DIR}/install.sh", for both initial setup and upgrade, as we discussed on discord. The 2nd part of this PR is to let user repair/reinstall a broken installation. This is less important. If you want, I can move it to a several PR.
kennethjiang commented 2023-07-10 21:22:47 +02:00 (Migrated from github.com)

Thank you so much @th33xitus !

Thank you so much @th33xitus !
Sign in to join this conversation.