Skip to content

Cron job command within the mirrors wiki doesn't seem to work #275

Closed
@Dranick

Description

@Dranick

My cron job crashes with
/bin/sh: (RANDOM\%3500)+1: syntax error: invalid arithmetic operator (error token is "\%3500)+1")
however if I take out the backslash and only leave
sleep $(((RANDOM%3500)+1)) it does seem to work.

Maybe point 3 in the https://wiki.almalinux.org/Mirrors.html page should be changed?

Metadata

Metadata

Assignees

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