#!/bin/bash rm ~/propjoe # rm /usr/lib/python2.6/dist-packages/propjoe ln -s $1 ~/propjoe # ln -s $1 /usr/lib/python2.6/dist-packages/propjoe