summaryrefslogtreecommitdiff
path: root/test.sh
diff options
context:
space:
mode:
authorTranch <tranch.xiao@gmail.com>2026-02-04 23:39:48 +0800
committerGitHub <noreply@github.com>2026-02-04 23:39:48 +0800
commit76aacf956764cfeded90916043abbca5fc220f0b (patch)
tree5bafef22c2f107026ada92c751364a602d125227 /test.sh
parentceb367fa1fdf05422e8d990903ec8426501b8a51 (diff)
parente5dad45badbb2bb2f15b828140a35ae7cfc82f77 (diff)
downloaddecky-installer-76aacf956764cfeded90916043abbca5fc220f0b.tar.gz
decky-installer-76aacf956764cfeded90916043abbca5fc220f0b.zip
Merge pull request #2 from AeroCore-IO/copilot/add-custom-store-address-handling
Simplify checksum verification to use sha256sum directly
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..45f6859 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 install