#!/bin/bash
# Command line interface for tinyMediaManager
set -e

/usr/share/tinyMediaManager/tinyMediaManager -noupdate=true -headless=true
