#!/bin/bash # RSS feed for Mystic rm -f ubuntu.ini cd rss bin/python ./ubuntu_load.py cd .. if test -f "ubuntu.ini"; then ./mutil ubuntu.ini fi