diff options
| author | Kurt Himebauch <136133082+xXJSONDeruloXx@users.noreply.github.com> | 2025-08-25 19:54:31 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-08-25 19:54:31 -0400 |
| commit | 8177dc60975fff0060c02d8f1a4d24d4510f249a (patch) | |
| tree | 1e5a23cfb7fa21ceda972ed40b15ba914e1db652 /.vscode | |
| parent | 358a0933031a1e862dc46194f75d1ec6d0ec26fc (diff) | |
| parent | 7594773703c865dd160c7de7dbf5035a8c95ae43 (diff) | |
| download | decky-bazzite-buddy-main.tar.gz decky-bazzite-buddy-main.zip | |
New UI
Diffstat (limited to '.vscode')
| -rwxr-xr-x | .vscode/build.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.vscode/build.sh b/.vscode/build.sh index a2f94da..e12d90e 100755 --- a/.vscode/build.sh +++ b/.vscode/build.sh @@ -7,4 +7,4 @@ printf "Please input sudo password to proceed.\n" # printf "\n" -echo $sudopass | sudo -E $CLI_LOCATION/decky plugin build $(pwd) --engine podman +echo $sudopass | sudo -E $CLI_LOCATION/decky plugin build $(pwd) --engine docker |
