mirror of
https://github.com/lubuntu-team/welcome.git
synced 2025-08-13 16:54:02 +00:00
$Release should be gleaned from the system not hardcoded #1
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
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?
Currently the main window shows the release as a hardcoded string rather than getting that systematically. This should read
lsb_release
or/etc/os-release
or something.$Realease should be gleaned from the system not hardcodedto $Release should be gleaned from the system not hardcoded