Files
ProxmoxVE-Local/scripts
MickLesk 81be472e63 Improve LXC motd profile and OS detection
Prevent non-interactive shells from printing the motd by adding a terminal check ([ -t 1 ] || return 0). Replace fragile /etc/os-release parsing with a sourced fallback that uses PRETTY_NAME/NAME (defaulting to "Unknown OS") for more robust OS display. Overall cleans up how the container profile prints OS information while preserving hostname and IP output.
2026-05-27 14:28:52 +02:00
..
2026-01-29 10:01:30 +01:00
2026-01-29 10:01:30 +01:00
2026-05-10 23:47:56 +02:00