diff --git a/go-cleanlinks.cron b/go-cleanlinks.cron index bcc9f426c34c1615115d462990737104833ec4c1..e03822053b9c6a5f84c3dd7bcdbfdb66e2ff6cba 100644 --- a/go-cleanlinks.cron +++ b/go-cleanlinks.cron @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Cron job to automatically expire outdated links, put this in cron.hourly ACTIVATE_PATH=/path/to/virtualenv/activate MANAGE_PATH=/path/to/go/manage.py