Commit b2301156 authored by David Cussans's avatar David Cussans

Adding startTLU.sh script

parent 6306316f
#!/bin/bash
export PYTHONPATH=../PyChips_1_5_0_pre2A/src
export LD_LIBRARY_PATH=/opt/cactus/lib:$LD_LIBRARY_PATH
export PATH=/opt/cactus/bin:$PATH
python startTLU.py
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment