annotate bin/rdfdb @ 2441:0761cdd5bff0

fix delay on setting midi, so it doesn't grab faders when you're sliding them
author drewp@bigasterisk.com
date Fri, 31 May 2024 11:52:47 -0700
parents 3a2e58725037
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2064
412f798baf0c move rdfdb_setup.py code from the simplified launcher
drewp@bigasterisk.com
parents: 1925
diff changeset
1 #!/bin/zsh
2381
3a2e58725037 make bin/* match
drewp@bigasterisk.com
parents: 2372
diff changeset
2 exec pdm run uvicorn light9.rdfdb.service:app --port 8209 --no-access-log