#!/bin/bash
# Launch script for tinyMediaManager
set -e

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