mirror of
https://github.com/cloudnativelabs/kube-router.git
synced 2025-11-22 05:21:05 +01:00
vagrant: Fix invalid shell function call
This commit is contained in:
parent
f6b33a0370
commit
e5f24c201d
@ -40,7 +40,7 @@ else
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
echo "INFO: Exporting your kube-router container image."
|
echo "INFO: Exporting your kube-router container image."
|
||||||
export-latest-image
|
export_latest_image
|
||||||
|
|
||||||
echo "INFO: Caching hyperkube images to Bootkube local-images directory."
|
echo "INFO: Caching hyperkube images to Bootkube local-images directory."
|
||||||
"${HACK_DIR}/sync-image-cache.sh"
|
"${HACK_DIR}/sync-image-cache.sh"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user