Add corectrl to selectables
This commit is contained in:
parent
01dd10097c
commit
9a2cff1ba5
@ -179,6 +179,10 @@ do
|
|||||||
echo "auto-cpufreq-git" >> "$setupdir/aurselectedpkgs.txt"
|
echo "auto-cpufreq-git" >> "$setupdir/aurselectedpkgs.txt"
|
||||||
# TODO Handle rest of installation
|
# TODO Handle rest of installation
|
||||||
;;
|
;;
|
||||||
|
1)
|
||||||
|
#in_corectrl=1
|
||||||
|
echo "corectrl" >> "$setupdir/aurselectedpkgs.txt"
|
||||||
|
;;
|
||||||
esac
|
esac
|
||||||
done
|
done
|
||||||
|
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
betterlockscreen
|
betterlockscreen
|
||||||
bitwarden
|
bitwarden
|
||||||
btrfsmaintenance
|
btrfsmaintenance
|
||||||
corectrl
|
|
||||||
downgrade
|
downgrade
|
||||||
ffmpeg-normalize-git
|
ffmpeg-normalize-git
|
||||||
font-manager-git
|
font-manager-git
|
||||||
|
Loading…
Reference in New Issue
Block a user