Run task every 90 minutes with cron
Solution 1:
That should work, except that you need:
0 0-21/3 * * * whatever
30 1-22/3 * * * whatever
24 hour time :)
Solution 2:
try this.
how-can-i-set-cron-to-run-certain-commands-every-one-and-a-half-hours