Uncomment ckan.exe download

This commit is contained in:
Leon Wright 2015-07-20 22:48:46 +08:00
parent 2da5cda1e7
commit 78443fdd0b
1 changed files with 1 additions and 1 deletions

View File

@ -188,7 +188,7 @@ chmod a+x ckan-validate.py
# fetch latest ckan.exe
echo "Fetching latest ckan.exe"
#wget --quiet $LATEST_CKAN_URL -O ckan.exe
wget --quiet $LATEST_CKAN_URL -O ckan.exe
# Fetch the latest metadata.
echo "Fetching latest metadata"