From 5f3e566b65a319d62d9f8fa82bc0ac1c582a9b05 Mon Sep 17 00:00:00 2001 From: Peter Saint-Andre Date: Mon, 16 Oct 2006 21:25:39 +0000 Subject: [PATCH] xep stuff git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@111 4b5297f7-1745-476d-ba37-a9c6900126ab --- archive.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/archive.sh b/archive.sh index 12b94e56..b7634515 100755 --- a/archive.sh +++ b/archive.sh @@ -4,6 +4,6 @@ xeppath=/var/www/xmpp.org/extensions -cp $xeppath/xep-$1.html $jeppath/attic/xep-$1-$2.html +cp $xeppath/xep-$1.html $xeppath/attic/xep-$1-$2.html # end