Added timedatectl

This commit is contained in:
Markus Fleschutz 2021-01-08 12:32:35 +01:00
parent 4a2281e00d
commit 1be2c719e6

View File

@ -4,6 +4,7 @@
echo ""
hostnamectl
timedatectl
echo " Uptime: `uptime --pretty` since `uptime --since`"
echo " HDD temp: `hddtemp --unit=C /dev/sda`"
echo "-------------------------------------------------------------------------------"