meshtastic-map/docker/ws.sh

6 lines
79 B
Bash
Raw Permalink Normal View History

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