Mercurial > code > home > repos > light9
view bin/effectSequencer @ 2444:d087499d7833
checkpoint show data
author | drewp@bigasterisk.com |
---|---|
date | Fri, 31 May 2024 18:35:43 -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