based chingeright

This commit is contained in:
Tao Tien 2025-09-18 00:24:21 -07:00
parent 7364a24659
commit ce2efa9d90
2 changed files with 6 additions and 1 deletions

View file

@ -39,7 +39,7 @@ def "snapper clear" [] {
snapper delete $"($first.number)-($last.number)"
}
const mode_path: path = "/sys/devices/platform/nct6775.656/hwmon/hwmon3/pwm2_enable"
const mode_path: path = "/sys/devices/platform/nct6775.656/hwmon/hwmon*/pwm2_enable"
def quiet [] {
match (hostname) {