#!/bin/sh

# Commands here will be executed hourly by cron on the host system

/code/manage.py update_index
