1 2 3 4 5 6
#!/bin/bash cd "/opt/dante" exec ./dante-dedicated +set fs_basepath /usr/share/doom3/ "$@" exit $?