Mercurial > code > home > repos > light9
view bin/effectSequencer @ 2407:6697a68800d2
junk merge just to avoid two heads
author | drewp@bigasterisk.com |
---|---|
date | Fri, 17 May 2024 17:48:26 -0700 |
parents | ffa2f340ffdf |
children |
line wrap: on
line source
#!/bin/zsh exec pdm run uvicorn light9.effect.sequencer.service:app --port 8213 --no-access-log