4 rm -f allkeys.txt ucd.all.grouped.
zip ucd.all.grouped.xml
9 export MW_INSTALL_PATH
="$(cd "$
(dirname "${BASH_SOURCE[0]}")"/../.. && pwd)"
12 # Generate includes/collation/data/first-letters-root.php
13 wget https
://www.unicode.org
/Public
/UCA
/6.0.0/allkeys.txt
14 wget https
://www.unicode.org
/Public
/6.0.0/ucdxml
/ucd.all.grouped.
zip
15 unzip ucd.all.grouped.
zip ucd.all.grouped.xml
16 php
"$MW_INSTALL_PATH/maintenance/language/generateCollationData.php"