mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-02-28 12:40:14 +00:00
chore: Update to use Sunshine from copr
This commit is contained in:
parent
dae993481c
commit
aae9349079
@ -33,7 +33,7 @@ setup-sunshine ACTION="":
|
||||
if [[ "${OPTION,,}" =~ ^install ]]; then
|
||||
systemctl enable sunshine-workaround.service
|
||||
ublue-update --wait
|
||||
rpm-ostree install -y https://github.com/LizardByte/Sunshine/releases/download/nightly-dev/sunshine-fedora-$(rpm -E %fedora)-amd64.rpm
|
||||
rpm-ostree install --apply-live -y sunshine
|
||||
echo "Sunshine is installed!"
|
||||
elif [[ "${OPTION,,}" =~ ^(remove|uninstall) ]]; then
|
||||
systemctl disable sunshine-workaround.service
|
||||
|
Loading…
x
Reference in New Issue
Block a user