#!/bin/sh
mkdir -p ${HOME}/.local/share/thedarkmod
cd ${HOME}/.local/share/thedarkmod
exec /usr/local/share/thedarkmod/tdm_update --noselfupdate "$@"
