Files @ 092967f313e1
Branch filter:

Location: light9/bin/ascoltami

drewp@bigasterisk.com
attempt to make things more typesafe and readable (untested)
1
2
3
4
#!/bin/zsh
pnpm exec vite -c light9/ascoltami/vite.config.ts &
PYTHONPATH=`pwd` pdm run python light9/ascoltami/main.py
wait