6 lines
171 B
Plaintext
Executable File
6 lines
171 B
Plaintext
Executable File
#/bin/bash
|
|
#source /opt/gfa/python
|
|
export PYTHONPATH=$PYTHONPATH:/sf/bernina/config/src/python/eco
|
|
python /sf/bernina/config/src/python/eco/startup.py -s bernina "$@" -l
|
|
|