Skip to content

Fix setup-crontab.sh

The use of cut is likely entirely unintentional, seeing as the result will just be an error to the tune of;

cut: you must specify a list of bytes, characters, or fields
Try 'cut --help' for more information.

Merge request reports