Perplexica/docker/etc/s6-overlay/services/frontend/run

4 lines
80 B
Text
Raw Normal View History

2025-03-08 04:41:27 +00:00
#!/usr/bin/with-contenv bash
cd /app/frontend
exec node_modules/.bin/next start