mirror of https://gitee.com/openkylin/linux.git
scripts: fix typo in ver_linux
Signed-off-by: Matthias Lange <matthias.lange@kernkonzept.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
5fb437984b
commit
9d403a998d
|
@ -1,6 +1,6 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
# Before running this script please ensure that your PATH is
|
# Before running this script please ensure that your PATH is
|
||||||
# typical as you use for compilation/istallation. I use
|
# typical as you use for compilation/installation. I use
|
||||||
# /bin /sbin /usr/bin /usr/sbin /usr/local/bin, but it may
|
# /bin /sbin /usr/bin /usr/sbin /usr/local/bin, but it may
|
||||||
# differ on your system.
|
# differ on your system.
|
||||||
#
|
#
|
||||||
|
|
Loading…
Reference in New Issue