Lines 16-21
Link Here
|
16 |
# along with this program. If not, see <http://www.gnu.org/licenses/>. |
16 |
# along with this program. If not, see <http://www.gnu.org/licenses/>. |
17 |
|
17 |
|
18 |
koha-run-backups --days 2 --output /var/spool/koha |
18 |
koha-run-backups --days 2 --output /var/spool/koha |
|
|
19 |
#koha-foreach --chdir --enabled /usr/share/koha/bin/cronjobs/archive_purchase_suggestions.pl -c --age=years:1 |
19 |
koha-foreach --chdir --enabled /usr/share/koha/bin/cronjobs/automatic_renewals.pl -c |
20 |
koha-foreach --chdir --enabled /usr/share/koha/bin/cronjobs/automatic_renewals.pl -c |
20 |
koha-foreach --chdir --enabled /usr/share/koha/bin/cronjobs/automatic_checkin.pl |
21 |
koha-foreach --chdir --enabled /usr/share/koha/bin/cronjobs/automatic_checkin.pl |
21 |
koha-foreach --chdir --enabled /usr/share/koha/bin/cronjobs/recalls/expire_recalls.pl |
22 |
koha-foreach --chdir --enabled /usr/share/koha/bin/cronjobs/recalls/expire_recalls.pl |