mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-01-09 03:39:51 +00:00
fix: Set bin_t on Decky Loader to fix issue with SELinux (Thanks jerb)
This commit is contained in:
parent
c5f78376f6
commit
dc5a7cde86
@ -16,6 +16,7 @@ create-steam-shortcuts:
|
||||
|
||||
get-decky: _auth
|
||||
sudo curl -L https://github.com/SteamDeckHomebrew/decky-installer/releases/latest/download/install_release.sh | sh
|
||||
just --unstable _auth | sudo chcon -R -t bin_t $HOME/homebrew/services/PluginLoader
|
||||
|
||||
get-emudeck:
|
||||
echo 'Retrieving EmuDeck...'
|
||||
|
Loading…
Reference in New Issue
Block a user