We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5f7837 commit dc5a7cdCopy full SHA for dc5a7cd
system_files/deck/usr/share/ublue-os/just/custom.just
@@ -16,6 +16,7 @@ create-steam-shortcuts:
16
17
get-decky: _auth
18
sudo curl -L https://github.com/SteamDeckHomebrew/decky-installer/releases/latest/download/install_release.sh | sh
19
+ just --unstable _auth | sudo chcon -R -t bin_t $HOME/homebrew/services/PluginLoader
20
21
get-emudeck:
22
echo 'Retrieving EmuDeck...'
0 commit comments