Files
Arch-R/packages/sysutils/busybox/scripts/lsb-release
Stephan Raue b35c7f4534 busybox:
- adding script for showing versions information
2010-04-12 13:13:14 +02:00

4 lines
72 B
Bash
Executable File

#!/bin/sh
# show release information
echo `cat /etc/openelec-release`