Skip to content

Cronjob not running the latest version of notify #84

@njmulsqb

Description

@njmulsqb

Hi,

I was using notify version 0.0.2 on my ubuntu machine, when I realized that this version does not have -bulk flag support so I again ran the go install command that is given on readme file to install the latest version.

Now the issue is, when I run notify using my terminal myself it shows that the version is 1.0.0 and the bulk command is working fine but when I run the same command through cronjob it throws the error.

I checked the version ran by the cronjob by running notify -version through cron and it returned version 0.0.2.

Somehow, cron isnt able to fetch the latest notify version.

Why is it so and whats the solution?

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