Skip to content

Include confirmation in install #13

@gbraad

Description

@gbraad

In the step:

sudo apt install qemu-kvm libvirt-daemon libvirt-daemon-system virtiofsd

packages are installed. based on non-interactive it assumes yes. Best to change this to:

sudo apt-get install -y

Related to:

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions