File size: 142 Bytes
38f9011
 
 
 
 
1
2
3
4
5
#!/bin/bash
cd /app/levanter
npm install --legacy-peer-deps
pm2 start npm --name "whatsapp-bot" -- start --watch --restart-delay=5000
pm2 logs