core/cx_freeze/FreezePython.sh
2010-08-16 02:50:40 +00:00

5 lines
55 B
Bash

#!/bin/sh
cd /usr/share/cx-freeze
./FreezePython "$@"