mirror of
https://github.com/AdnanHodzic/auto-cpufreq.git
synced 2025-04-07 20:35:07 +02:00
nix: fixed typo (#823)
This commit is contained in:
parent
1d3593d162
commit
dc385dd6a2
@ -52,7 +52,7 @@ python3Packages.buildPythonPackage {
|
||||
# copy script manually
|
||||
cp scripts/cpufreqctl.sh $out/bin/cpufreqctl.auto-cpufreq
|
||||
|
||||
# move the css to the rihgt place
|
||||
# move the css to the right place
|
||||
mkdir -p $out/share/auto-cpufreq/scripts
|
||||
cp scripts/style.css $out/share/auto-cpufreq/scripts/style.css
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user