diff options
Diffstat (limited to 'test.sh')
| -rwxr-xr-x | test.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
