#!/bin/bash
# Run this from your /usr/local/f-prot directory or whereever you installed f-prot to.
# someone feel free to enhance this :-)

cd /usr/local/f-prot
rm -f fp-def.zip
rm -f macrdef2.zip
wget "http://www.complex.is/cgi-bin/get_randomly?macrdef2"
wget "http://www.complex.is/cgi-bin/get_randomly?fp-def"
unzip -o fp-def.zip
unzip -o macrdef2.zip
