'cron Job with more than one action per job

This is my cron Job which works well

wget https://nerjabible.com/2020-2017/Community_Bible_Fellowship_Messages_2019/.index_cron.php

Can I have more than one job action e.g.

wget https://nerjabible.com/2020-2017/Community_Bible_Fellowship_Messages_2019/.index_cron.php
wget https://nerjabible.com/2020-2017/Community_Bible_Fellowship_Messages_2020/.index_cron.php

When I try to enter this, I receive 'The command cannot contain newline characters



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source