mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-21 22:13:19 -07:00
* bin/release: improve printing of release information
This commit is contained in:
parent
b8facf9c7a
commit
d120b33374
1 changed files with 1 additions and 1 deletions
|
@ -17,4 +17,4 @@
|
|||
# You should have received a copy of the GNU General Public License
|
||||
# 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)
|
||||
echo $(/usr/bin/lsb_release -s -i) $(/usr/bin/lsb_release -s -r)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue