mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-02-28 12:40:14 +00:00
fix(just): Create repo file with sudo
This commit is contained in:
parent
6d96727fc6
commit
ba7261081a
@ -28,7 +28,7 @@ install-lact:
|
||||
install-coolercontrol:
|
||||
#!/usr/bin/bash
|
||||
ublue-update --wait
|
||||
wget https://copr.fedorainfracloud.org/coprs/codifryed/CoolerControl/repo/fedora-$(rpm -E %fedora)/codifryed-CoolerControl-fedora-$(rpm -E %fedora).repo -O /etc/yum.repos.d/_copr_codifryed-CoolerControl.repo
|
||||
sudo wget https://copr.fedorainfracloud.org/coprs/codifryed/CoolerControl/repo/fedora-$(rpm -E %fedora)/codifryed-CoolerControl-fedora-$(rpm -E %fedora).repo -O /etc/yum.repos.d/_copr_codifryed-CoolerControl.repo
|
||||
rpm-ostree install --apply-live -y liquidctl coolercontrol
|
||||
systemctl enable coolercontrold.service
|
||||
mkdir -p $HOME/.config/autostart
|
||||
|
Loading…
x
Reference in New Issue
Block a user