mirror of
https://github.com/ItzCrazyKns/Perplexica.git
synced 2025-06-20 08:48:35 +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
|