I am trying to configure the crontab so that it executes my script on every third friday of the week
00 00 14-21 * 5 script.sh
Will the above