Mercurial > code > home > repos > light9
view bin/rdfdb @ 2381:3a2e58725037
make bin/* match
author | drewp@bigasterisk.com |
---|---|
date | Sun, 12 May 2024 19:56:25 -0700 |
parents | 06bf6dae8e64 |
children |
line wrap: on
line source
#!/bin/zsh exec pdm run uvicorn light9.rdfdb.service:app --port 8209 --no-access-log