#!/bin/sh
cd /root
urxvt -e wget --no-check-certificate http://ftp.nluug.nl/os/Linux/distr/puppylinux/pet_packages-precise/j_wildfire-1.00.pet
petget /root/j_wildfire-1.00.pet
rm /root/j_wildfire-1.00.pet
`xmessage -name 'jwildfire' -center -bg white -fg blue "jwildfire requires JAVA from the 'useful pets' tab"`

