diff --git a/whatsapp_bridge/run.sh b/whatsapp_bridge/run.sh index a8e15a8..e82fcb9 100644 --- a/whatsapp_bridge/run.sh +++ b/whatsapp_bridge/run.sh @@ -1,3 +1,3 @@ #!/bin/bash -echo "Starting WhatsApp Bridge 1.3.1..." +echo "Starting WhatsApp Bridge 1.3.X..." node /app/server.js \ No newline at end of file