@@ -1,3 +1,3 @@
#!/bin/sh
-PYTHONPATH=":`pwd`/libs" /usr/bin/env python3 -m gte $*
+PYTHONPATH=":`pwd`/libs" /usr/bin/env python3 -m gte "$@"