crontab-ui icon indicating copy to clipboard operation
crontab-ui copied to clipboard

Get from crontab does not load crons with = in command

Open ryanMeredith opened this issue 3 years ago • 2 comments

After clicking Get from Crontab it only gets crons without =

for example this cron is not loaded 19 4 * * * curl -L "https://www.XXXX.com/sitemaps.php?showMap=XXXX"

However all other crons are loaded

Make sure these boxes are checked( - [x] ) before submitting an issue.

  • [x ] Running latest npm and node? (Run npm --version and node --version). Get the latest nodejs here.
  • [x ] The node_modules folder has right permissions (Run ls -ld $(npm root -g)/crontab-ui)
  • [x] Read issues.md
  • [x ] Gone through existing open and closed issues.

ryanMeredith avatar Oct 23 '20 13:10 ryanMeredith

My mistake it is not the ? it is the = sign

ryanMeredith avatar Oct 23 '20 13:10 ryanMeredith

I believe the same is true for | (pipe) as well.

samcro1967 avatar Dec 16 '21 13:12 samcro1967

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Sep 01 '22 15:09 stale[bot]