Will Let's Encrypt renew itself with the following crontab?

Command I executed and it's output:

root@example:/home/example/.acme.sh# acme.sh --install-cert -d example.com -d *.example.com --reloadcmd "systemctl reload nginx"
[Sun 30 Jan 2022 03:46:38 AM CET] Run reload cmd: systemctl reload nginx
[Sun 30 Jan 2022 03:46:38 AM CET] Reload success
root@example:/home/example/.acme.sh#

crontab -l output:

6 0 * * * "/root/.acme.sh"/acme.sh --cron --home "/root/.acme.sh" > /dev/null

acme.sh --list output:

Main_Domain  KeyLength  SAN_Domains  CA               Created                          Renew
example.com     ""         *.example.com   LetsEncrypt.org  Tue 25 Jan 2022 02:04:45 AM UTC  Sat 26 Mar 2022 02:04:45 AM UTC