Update dmidecode2dokuwiki.sh
This commit is contained in:
@@ -69,7 +69,8 @@ done < <(dmidecode -t memory | grep "Size:" | awk -F: '{print $2}')
|
|||||||
# ======================
|
# ======================
|
||||||
# OS info
|
# OS info
|
||||||
# ======================
|
# ======================
|
||||||
OS=$(lsb_release -d|cut -f2)
|
. /etc/os-release
|
||||||
|
OS=$PRETTY_NAME
|
||||||
|
|
||||||
# ======================
|
# ======================
|
||||||
# SCHIJFINFORMATIE
|
# SCHIJFINFORMATIE
|
||||||
|
|||||||
Reference in New Issue
Block a user