Skip to content

Typo in cronjob for letsencrypt renewal  #189

@munchie45

Description

@munchie45

Line 37 in packages/package/install/installpackage-letsencrypt:

line="30 2 * * 1 "~/acme.sh-master"/acme.sh --cron --home "~/acme.sh" > /dev/null"

First of all why to use ~/acme.sh-master/acme.sh when it's installed in ~/.acme.sh ?
Why even add this to a CRON job when acme.sh does it automatically?
Second thing --home is ~/.acme.sh (DOT is missing)

Kind regards

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