view bin/rdfdb @ 2151:a7a46291901f

move
author drewp@bigasterisk.com
date Wed, 17 May 2023 19:34:32 -0700
parents cce16500f747
children dc126c757dbe
line wrap: on
line source

#!/bin/zsh
#pnpm exec vite -c light9/ascoltami/vite.config.ts &
pdm run uvicorn --port 8209 light9.rdfdb_setup:app --no-access-log
wait