#!/usr/bin/with-contenv bash if [ "$ENABLE_SYNCTHING" = false ] ; then exit fi /usr/bin/syncthing \ -home="/opt/syncthing" \ -no-browser