meshtastic-map/docker/ws.sh

5 lines
79 B
Bash
Executable file

#!/bin/sh
echo "Starting websocket publisher"
exec node src/ws.js ${WS_OPTS}