Shift X2 status from legacy to archived
[khatus.git] / khatus_sensor_fan
... / ...
CommitLineData
1#! /bin/sh
2
3set -e
4
5fan_path="$1"
6
7cat "$fan_path"
This page took 0.025807 seconds and 5 git commands to generate.