#!/bin/sh
cd /volume2/docker/tesvor-map || exit 1
/usr/bin/python3 /volume2/docker/tesvor-map/tesvor_map_writer.py >> /volume2/docker/tesvor-map/writer.log 2>&1
