Skip to content

'$1: unbound variable' in the line 'case "$1" in' #13

@ehula

Description

@ehula

I can run the script from the command line just fine. However, I am running it on NixOS, and am trying to run it using an overlay. When I do so, I get the following error:
$1: unbound variable

refering to this line
case "$1" in

I think it is a bug with the script, and not the setup in NixOS.

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