7 lines
205 B
Bash
Executable File
7 lines
205 B
Bash
Executable File
#!/bin/bash
|
|
source /opt/gfa/python
|
|
cd /afs/psi.ch/intranet/SF/Photonics/AramisOverview
|
|
caqtdm -stylefile sfop.qss -macro chargelim=15,ES-DISPLAY=SAROP-CPCL-ARAMIS-UI:ARAMIS-ES.BB S_PH_Aramis_Overview.ui
|
|
|
|
|