--- PyMSNt-0.9.2/PyMSNt 2005-04-10 12:32:29.646079867 +0200 +++ PyMSNt-0.9.2/PyMSNt 2005-04-10 11:51:39.130483794 +0200 @@ -1,6 +1,6 @@ #!/bin/bash cd `dirname $0`/src -exec -a PyMSNt python main.py +exec -a PyMSNt python main.py $* cd `dirname $0`