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