changeset 1506:fa63d5796937

<oerjan> sed -i \'s/^echo .*tip\\//url /\' bin/paste
author HackBot
date Sat, 12 Jan 2013 22:13:01 +0000
parents 042210fb4e59
children a40d4545807d
files bin/paste
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/bin/paste	Sat Jan 12 22:11:55 2013 +0000
+++ b/bin/paste	Sat Jan 12 22:13:01 2013 +0000
@@ -10,5 +10,5 @@
 
 mkdir -p $HACKENV/paste
 
-echo 'http://codu.org/projects/hackbot/fshg/index.cgi/raw-file/tip/paste/paste.'"$PASTENUM"
+url paste/paste.'"$PASTENUM"
 cat "$PASTE" > $HACKENV/paste/paste."$PASTENUM"
\ No newline at end of file