3 lines
72 B
Bash
3 lines
72 B
Bash
#!/bin/bash
|
|
echo "Starting WhatsApp Bridge 1.3.X..."
|
|
node /app/server.js |
#!/bin/bash
|
|
echo "Starting WhatsApp Bridge 1.3.X..."
|
|
node /app/server.js |