diff --git a/hack/vagrant-up.sh b/hack/vagrant-up.sh index 8b48fd29..f70b5ead 100755 --- a/hack/vagrant-up.sh +++ b/hack/vagrant-up.sh @@ -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"