fix: rm sudo -A causing plugin install to root (#2220)

This commit is contained in:
JSON Derulo 2025-01-30 23:24:54 -05:00 committed by GitHub
parent 6c7c9e5288
commit 23cac74684
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -26,7 +26,7 @@ screens:
description: A Decky plugin that swaps DLSS for FSR 3 Upscaling and Framegen
default: false
packages:
- Retrieve Decky Framegen: sudo -A ujust get-framegen install-decky-plugin
- Retrieve Decky Framegen: ujust get-framegen install-decky-plugin
EmuDeck:
description: A utility for installing and configuring emulators on the Steam Deck
default: false