aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xscripts/curve.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/curve.sh b/scripts/curve.sh
index 85f2da2e..222bea39 100755
--- a/scripts/curve.sh
+++ b/scripts/curve.sh
@@ -8,7 +8,7 @@
#done
#done
#popd > /dev/null
-indices=("EU" "IG" "HY")
+indices=("EU" "IG" "HY" "XO")
series=(22 23 24 25 26 27 28 29 30)
pushd "$CODE_DIR/python" > /dev/null
for index in ${indices[@]}; do