aboutsummaryrefslogtreecommitdiffstats
path: root/get_data.sh
diff options
context:
space:
mode:
Diffstat (limited to 'get_data.sh')
-rwxr-xr-xget_data.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/get_data.sh b/get_data.sh
index a658ec2..068c776 100755
--- a/get_data.sh
+++ b/get_data.sh
@@ -62,7 +62,7 @@ done
62 62
63READY="${WNET}/ready" 63READY="${WNET}/ready"
64mkdir -p "${READY}" 64mkdir -p "${READY}"
65mv "${SCRIPTS}"/*.def "${READY}" 65mv "${ROOT}"/*.def "${READY}"
66 66
67echo "Downloading dictionaries" 67echo "Downloading dictionaries"
68 68