poezio/launch.sh

4 lines
44 B
Bash
Raw Normal View History

2010-01-31 05:33:54 +00:00
#!/bin/sh
cd src/ && python client.py "$@"