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