1 2 3 4 5 6 7 8 9
#!/bin/bash INSTALL_DIR=/opt/installer export PYTHONPATH="${INSTALL_DIR}" cd ${INSTALL_DIR}/fe/gtk ./gtkfe.py