This repository was archived by the owner on Nov 2, 2024. It is now read-only.
Replies: 1 comment 3 replies
-
For the time being, I use the below as .sh within the LXC:
|
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
As certain LXCs are running based on packages from the python repositories (e.g. changedetection), I had to idea to add the following to the update LXC script:
pip3 show
piped intopip3 install *** -U
Beta Was this translation helpful? Give feedback.
All reactions