3 lines
71 B
Bash
3 lines
71 B
Bash
#!/bin/bash
|
|
echo "Starte WhatsApp Bridge Add-on..."
|
|
node /app/server.js |
#!/bin/bash
|
|
echo "Starte WhatsApp Bridge Add-on..."
|
|
node /app/server.js |