Skip to content

how to pass two parameters into bash script #2

@avilella

Description

@avilella

Hi,

I have a plugin with two text parameters, and I want to run them in a bash script like so:

mybash.sh

echo $1 and $2

So far it works with $1, but $2 is ignored. Any ideas? Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions