Skip to content

Commit

Permalink
Updated path to thermal file to be generic.
Browse files Browse the repository at this point in the history
  • Loading branch information
icemarkom committed Sep 17, 2020
1 parent b097aa4 commit 6fb53bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ services:
image: icemarkom/pitemp:latest
volumes:
- type: bind
source: /sys/devices/virtual/thermal/thermal_zone0/temp
source: /root/temperature
target: /thermal_source
command:
--thermal=/thermal_source
Expand Down

0 comments on commit 6fb53bb

Please sign in to comment.