How to create scheduled task executing a bash script?

Hi!

I want to schedule a task which triggers a bash script for example every day at 1 pm. The purpose is to sync some files to a server.

How can I achieve this on Endless OS?

Usually I would use crontab, but this isn’t available on Endless OS.

Kind Regards,

Michael