view bin/url @ 302:f250bd0a1296

<elliott> rm oklopol
author HackBot
date Wed, 25 Apr 2012 14:34:59 +0000
parents e037173e0012
children d5b2eb52c760
line wrap: on
line source

#!/bin/bash
if [ "$1" ]
then
    echo 'http://codu.org/projects/hackbot/fshg/index.cgi/raw-file/tip/'"$1"
else
    echo 'http://codu.org/projects/hackbot/fshg/'
fi