Run 'ckan update' before attempting install

This commit is contained in:
Leon Wright 2015-07-19 18:51:29 +08:00
parent 6b6bf9cba8
commit 2d28ef8221
1 changed files with 3 additions and 0 deletions

View File

@ -153,6 +153,9 @@ do
# Create a dummy KSP install.
create_dummy_ksp $CURRENT_KSP_VERSION $ghprbActualCommit
echo "Running ckan update"
mono ckan.exe update
echo Running ckan install -c $f
mono --debug ckan.exe install -c $f --headless