mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-04 16:30:52 +00:00
demo: Make sure the infrakit 'cli' directory exists
Otherwise there is a warning on first use. Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
This commit is contained in:
@@ -6,6 +6,7 @@ INFRAKIT_HOME=~/.infrakit
|
||||
IK_PLUGINS=$INFRAKIT_HOME/plugins
|
||||
|
||||
rm -rf $INFRAKIT_HOME
|
||||
mkdir -p $INFRAKIT_HOME/cli
|
||||
|
||||
infrakit-flavor-vanilla &
|
||||
infrakit-instance-hyperkit &
|
||||
|
Reference in New Issue
Block a user