You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 2, 2024. It is now read-only.
I would be nice if the installer and the update scripts would place a version info file somewhere inside the container.
Ideally same place vor every script.
Then we could use a host script via "pct enter" and write the current version to the LXC Notes.
For example with Jellyfin, run /usr/bin/jellyfin --version 2> version.txt at the end so we can access this file from the host.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I would be nice if the installer and the update scripts would place a version info file somewhere inside the container.
Ideally same place vor every script.
Then we could use a host script via "pct enter" and write the current version to the LXC Notes.
For example with Jellyfin, run
/usr/bin/jellyfin --version 2> version.txt
at the end so we can access this file from the host.Beta Was this translation helpful? Give feedback.
All reactions