Skip to content

setup.sh should automatically detect root #19

@mrostron

Description

@mrostron

suggest add following cmd to beginning of script:

[ $(whoami) = root ] || { echo "must be root"; exit 1; }

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