We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa769bf commit 51cc325Copy full SHA for 51cc325
justfile
@@ -3,7 +3,7 @@ set windows-powershell := true
3
export FAN_CONTROL_VERSION := "2025.3.0"
4
export FAN_CONTROL_COMMIT := `git rev-parse --short HEAD`
5
rootdir := ''
6
-prefix := ''
+prefix := '/usr'
7
debug := '0'
8
name := 'fan-control'
9
appid := 'io.github.wiiznokes.' + name
0 commit comments