core/python2-cx_freeze/FreezePython.sh

5 lines
55 B
Bash

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