mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-22 14:24:39 -07:00
improve lsb_release reporting for Debian
This commit is contained in:
parent
36ba584039
commit
4039f5d4f7
1 changed files with 1 additions and 2 deletions
|
@ -17,5 +17,4 @@
|
||||||
# You should have received a copy of the GNU General Public License
|
# You should have received a copy of the GNU General Public License
|
||||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
|
echo $(/usr/bin/lsb_release -s -i) $(/usr/bin/lsb_release -s -c)
|
||||||
/usr/bin/lsb_release -d -s | sed 's/\s*(.*)$//'
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue