Modprobe msr in power.sh

This commit is contained in:
Jeremy Soller 2020-06-06 13:46:32 -06:00
parent da2a166ded
commit ffde1ca9ef
No known key found for this signature in database
GPG Key ID: E988B49EE78A7FB1

View File

@ -3,6 +3,7 @@
set -e
./ectool.sh info
sudo modprobe msr
header=1
if [ -e power.csv ]