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