Skip to content

parshing multiline #8

@chrisjsimpson

Description

@chrisjsimpson

SSH_PRIVATE_KEY_ENCRYPTED=`python3 encrypt.py $SSH_PRIVATE_KEY $REPO_PUBLIC_KEY`

Change:

SSH_PRIVATE_KEY_ENCRYPTED=`python3 encrypt.py $SSH_PRIVATE_KEY $REPO_PUBLIC_KEY`

to

SSH_PRIVATE_KEY_ENCRYPTED=`python3 encrypt.py "$SSH_PRIVATE_KEY" $REPO_PUBLIC_KEY`

Path of discovery:

sidenode: use VAR=$(echo example) not VAR=echo example`` read this shellcheck

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions