github.com/web-platform-tests/wpt.fyi@v0.0.0-20240530210107-70cf978996f1/util/crontab-example (about)

     1  # This file is simply to help me (and others who may help maintain it) remember the cron command for running it in the VMs.
     2  SHELL=/bin/bash
     3  PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
     4  0 7 * * * cd $HOME/wpt.fyi && ./run/run.py firefox-56.0-linux --upload --create-testrun &>> /var/log/wptd.log