#!/bin/sh
while true ; do
  ./mvdsv -game ktx -port 28003 +logrcon +logplayers +exec port3.cfg
done
#end of script
