Skip to content

Can't interpolate variables  #69

Open
@lis0r

Description

@lis0r

The variable interpolation for file_unarchive_cmd can only replace entire parameters, not interpolate them. e.g., the following fails:

"file_unarchive_cmd": ["7z", "x", "$ARCHIVE_PATH", "DietPi_RPi-ARMv8-Buster.img", "-o$TMP_DIR"],

7z insists on -o being one argument.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions