Skip to content

Discrepancy in command in Readme.md #1

@bkpearson

Description

@bkpearson

For the command:
wget -O - "OMRURL" | gunzip -c >openwrt.img ; qm importdisk 102 omr.img local-lvm

Should it be:
wget -O - "OMRURL" | gunzip -c >omr.img ; qm importdisk 102 omr.img local-lvm

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions