annotate bin/collector @ 2424:4b8f8fabeb2f

vscode settings
author drewp@bigasterisk.com
date Thu, 23 May 2024 16:40:28 -0700
parents 3a2e58725037
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2381
3a2e58725037 make bin/* match
drewp@bigasterisk.com
parents: 2149
diff changeset
1 #!/bin/zsh
3a2e58725037 make bin/* match
drewp@bigasterisk.com
parents: 2149
diff changeset
2 exec pdm run uvicorn light9.collector.service:app --port 8202 --no-access-log
1541
c1bf296b0a74 collector uses cyclone and gets a web ui showing output attrs
Drew Perttula <drewp@bigasterisk.com>
parents: 1530
diff changeset
3