# HG changeset patch # User HackBot # Date 1357952558 0 # Node ID e9ff587f67b5052a544b143cb15c8dd709b46b4d # Parent b2da99b2e4e092b7715432308417130bd6fd6801 sed -i s/_/-/ bin/monad-tutorial diff -r b2da99b2e4e0 -r e9ff587f67b5 bin/monad-tutorial --- a/bin/monad-tutorial Sat Jan 12 01:02:18 2013 +0000 +++ b/bin/monad-tutorial Sat Jan 12 01:02:38 2013 +0000 @@ -1,2 +1,2 @@ #!/bin/sh -shuf -n 1 wisdom/monad_tutorials +shuf -n 1 wisdom/monad-tutorials