scripts/icyinfo.sh now shows full kernel name
icyphox icyph0x@protonmail.com
Sat, 20 Jan 2018 01:38:39 +0530
1 files changed,
0 insertions(+),
2 deletions(-)
jump to
M
scripts/scripts/icyinfo.sh
→
scripts/scripts/icyinfo.sh
@@ -16,8 +16,6 @@ # detect
user=$(whoami) host=$(hostname) kernel=$(uname -r) -kernel=${kernel%-*} -kernel=${kernel%_*} shell=$(basename $SHELL) os() { os=$(source /etc/os-release && echo $ID)