Skip to content
This repository was archived by the owner on Dec 14, 2022. It is now read-only.
This repository was archived by the owner on Dec 14, 2022. It is now read-only.

Merge dev to main #14

@RedsonBr140

Description

@RedsonBr140

We're very close to a first release, the only thing that i actually need to implement is building the packages(obviosly not a easy task). So, when merging to main we can't forgot to:

if os.Geteuid() != 0 {
 log.Fatal("-> Run only as root.")
}
  • And of course, check if everything is working ok.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions