mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
- Added a new `shellType` field to the schedule form, allowing users to select between 'bash' and 'sh' for command execution. - Updated the `HandleSchedules` component to include the `shellType` in the form and reset logic. - Modified the `ShowSchedules` component to display the selected shell type for each schedule. - Ensured proper handling of the new field in the API for schedule creation and updates. |
||
---|---|---|
.. | ||
api | ||
dokploy | ||
monitoring | ||
schedules |