diff bin/live @ 2235:f9edd9819b7d

move live/ out of web; it's just a normal (web-only) tool now
author drewp@bigasterisk.com
date Wed, 24 May 2023 14:37:11 -0700
parents cce16500f747
children
line wrap: on
line diff
--- a/bin/live	Wed May 24 14:10:15 2023 -0700
+++ b/bin/live	Wed May 24 14:37:11 2023 -0700
@@ -1,3 +1,2 @@
 #!/bin/zsh
-pnpm exec vite -c light9/web/live/vite.config.ts &
-wait
+exec pnpm exec vite -c light9/live/vite.config.ts