summaryrefslogtreecommitdiff
path: root/test.sh
diff options
context:
space:
mode:
authorcopilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>2026-02-04 14:02:28 +0000
committercopilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>2026-02-04 14:02:28 +0000
commit06d1b194d4ce46524bc03628ecdf15fa2e135e5f (patch)
tree87ab98a2f8d84a0ecc9b2c324fd403d022df93e5 /test.sh
parent1b1148cacc4bc90cc4cefb9f543f87c94d19c7df (diff)
downloaddecky-installer-06d1b194d4ce46524bc03628ecdf15fa2e135e5f.tar.gz
decky-installer-06d1b194d4ce46524bc03628ecdf15fa2e135e5f.zip
Rename decky_plugin_installer.py to decky_client.py
Co-authored-by: tranch <5999732+tranch@users.noreply.github.com>
Diffstat (limited to 'test.sh')
-rwxr-xr-xtest.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test.sh b/test.sh
index 1e69371..53b5ab6 100755
--- a/test.sh
+++ b/test.sh
@@ -8,4 +8,4 @@ server_pid=$!
echo "Mock Decky Server is running. Logs are being written to /tmp/mock_decky_server.log"
trap "kill $server_pid" EXIT
-python3 decky_plugin_installer.py
+python3 decky_client.py