view bin/rdfdb @ 2278:702c1fd95dfd

another empty-patch guard, to cause me to fix problems upstream of this call
author drewp@bigasterisk.com
date Mon, 29 May 2023 15:18:32 -0700
parents dc126c757dbe
children 06bf6dae8e64
line wrap: on
line source

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