Skip to content

Installation fails on Debian: "cron not installed" but cron is installed #182

@barf

Description

@barf

Installation on Debain fails in my testing.

To reproduce run ./install-and-launch.sh selecting default options, after cloning this repo on a Debian 12 box.

The issue seems to be at line number 390 where it checks for cron instead of the standard crontab command:

if ! command_exists cron; then

Thanks

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