diff --git a/run_xexe.sh b/run_xexe.sh index d2d759f..3109344 100644 --- a/run_xexe.sh +++ b/run_xexe.sh @@ -50,7 +50,7 @@ if [ $? -ne 0 ]; then fi # Define some options here. You might want to change this some day. -currencies="CAD,EUR,NZD,ZAR,AUD,USD,PLN,GBP" +currencies="CAD,EUR,NZD,ZAR,AUD,USD,PLN,GBP,CHF" start_date=$(date -d "yesterday" +"%Y-%m-%d") end_date=$(date -d "yesterday" +"%Y-%m-%d")