annotate bin/update @ 1425:2903b3faf26d

<GreyKnight> rm monad_analogies
author HackBot
date Sat, 12 Jan 2013 00:41:58 +0000
parents 91b23aadfef5
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1413
70590037dba3 <GreyKnight> echo "#!/bin/sh" > bin/update
HackBot
parents: 1412
diff changeset
1 #!/bin/sh
1416
91b23aadfef5 <GreyKnight> perl -p -i -e \'s|gktemp/the_list|the_list|\' bin/update
HackBot
parents: 1414
diff changeset
2 echo "$(cat the_list | xargs -d'\n'): update"