vagrant: Fix invalid shell function call

This commit is contained in:
bzub 2017-08-10 01:55:40 -05:00
parent f6b33a0370
commit e5f24c201d

View File

@ -40,7 +40,7 @@ else
fi
echo "INFO: Exporting your kube-router container image."
export-latest-image
export_latest_image
echo "INFO: Caching hyperkube images to Bootkube local-images directory."
"${HACK_DIR}/sync-image-cache.sh"