changeset 42:76900cdfc066

Update the source data URLs.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 27 Aug 2012 07:55:22 +0300
parents 40d6c44c97ec
children 7621bfc47491
files update.sh
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/update.sh	Thu Mar 08 07:32:16 2012 +0200
+++ b/update.sh	Mon Aug 27 07:55:22 2012 +0300
@@ -57,8 +57,8 @@
 }
 
 CACHEDIR="cache/"
-parse "http://www.oamk.fi/tyojarjestykset/otek/luokat/" "luokat.txt" "OR_"
-#parse "http://www.oamk.fi/~heikkim/Luhti1/Ryhm%84t/" "luokat.txt" "Ryh._"
+#parse "http://www.oamk.fi/tyojarjestykset/otek/luokat/" "luokat.txt" "OR_"
+parse "http://www.oamk.fi/~heikkim/riihi1/luokat/" "luokat.txt" "Ryh._"
 
 CACHEDIR="cache-next/"
-parse "http://www.oamk.fi/~heikkim/Luhti4/Ryhm%84t/" "luokat_next.txt" "Ryh._"
+parse "http://www.oamk.fi/~heikkim/riihi2/luokat/" "luokat_next.txt" "Ryh._"