refactor(obico): move dependency handling to obico's own install script #361
Reference in New Issue
Block a user
Delete Branch "master"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
Thank you so much @th33xitus !