mirror of
https://github.com/cloudpanel-io/cloudpanel-ce.git
synced 2026-04-05 20:31:58 +02:00
Comma in cron jobs #265
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ronito13 on 2/10/2024
CloudPanel version(s) affected
v2.4.1
Description
cloudpanel don't accept comma in cron job
How to reproduce
use 0,15,30,45 in minute inside cron job admin panel
Possible Solution
No response
Additional Context
No response