#!/bin/sh
cd /root
rxvt -e wget http://dl.dropboxusercontent.com/u/148498739/firefox-26.pet
petget /root/firefox-26.pet
rm /root/firefox-26.pet

