#!/bin/sh
cd /root
rxvt -e wget http://dl.dropbox.com/u/148498739/audacious-3.2.4.pet
petget /root/audacious-3.2.4.pet
rm /root/audacious-3.2.4.pet

