mirror of
https://github.com/ItzCrazyKns/Perplexica.git
synced 2025-06-21 09:18:34 +00:00
4 lines
80 B
Plaintext
4 lines
80 B
Plaintext
#!/usr/bin/with-contenv bash
|
|
cd /app/frontend
|
|
exec node_modules/.bin/next start
|