Skip to content

Commit 51cc325

Browse files
committed
Update justfile
1 parent fa769bf commit 51cc325

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

justfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ set windows-powershell := true
33
export FAN_CONTROL_VERSION := "2025.3.0"
44
export FAN_CONTROL_COMMIT := `git rev-parse --short HEAD`
55
rootdir := ''
6-
prefix := ''
6+
prefix := '/usr'
77
debug := '0'
88
name := 'fan-control'
99
appid := 'io.github.wiiznokes.' + name

0 commit comments

Comments
 (0)