summaryrefslogtreecommitdiff
path: root/sources/wiki/update.sh
diff options
context:
space:
mode:
Diffstat (limited to 'sources/wiki/update.sh')
-rwxr-xr-xsources/wiki/update.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/sources/wiki/update.sh b/sources/wiki/update.sh
index 635b45c..7f7ed25 100755
--- a/sources/wiki/update.sh
+++ b/sources/wiki/update.sh
@@ -38,6 +38,9 @@ echo "`$DATECMD` Getting page list..."
echo "`$DATECMD` Getting wiki data..."
./get_wiki_data.rb $DIR >$LOGFILE
+echo "`$DATECMD` Getting image info..."
+./get_image_info.rb $DIR >$LOGFILE
+
echo "`$DATECMD` Extracting words..."
./extract_words.rb $DIR