12 lines
147 B
Bash
Executable File
12 lines
147 B
Bash
Executable File
#!/bin/sh
|
|
|
|
echo 'start night script'
|
|
echo 'start N XMCD'
|
|
|
|
xtr_scan E_N_circ.txt
|
|
|
|
echo 'start offset measurements'
|
|
|
|
X_X07MA_runflux_std_1st_3rd.sh
|
|
|