Commit Graph

4 Commits

Author SHA1 Message Date
Ben Kochie 6618ee4c6e
fix: Shell linting (#328)
Cleanup various shell linting issues
* Use `/usr/bin/env` consistently for better platform compatibility.
* SC2317 (info): Command appears to be unreachable.
* SC2002 (style): Useless cat.

Signed-off-by: SuperQ <superq@gmail.com>
2025-04-10 00:30:33 +02:00
Adam Shiervani d824a1bc86
fix(dev_device): update JETKVM_PROXY_URL to use WebSocket protocol (#342) 2025-04-10 00:05:41 +02:00
Adam Shiervani 9ffdf0c4a6
feat(dev): use npx and update dev_device.sh to accept IP address as a command-line argument (#169) 2025-02-18 17:22:35 +01:00
Adam Shiervani 1973a65635
feat(dev): change default npm dev script to device mode and add wrapper script to set environment variable and proxy signal api (#157) 2025-02-17 16:29:42 +01:00