#!/bin/sh cd "$(dirname "$0")" . venv/bin/activate python fortunefeed.py > next-fortune.rss mv next-fortune.rss fortune.rss