author | alpar |
Mon, 12 Mar 2007 13:45:50 +0000 | |
changeset 2403 | b8f65d8528e1 |
parent 2402 | da8eb8f4ea41 |
child 2404 | ec474604075e |
1.1 --- a/scripts/server-services/repodoc/make-doc Mon Mar 12 13:26:56 2007 +0000 1.2 +++ b/scripts/server-services/repodoc/make-doc Mon Mar 12 13:45:50 2007 +0000 1.3 @@ -1,7 +1,8 @@ 1.4 #!/bin/bash 1.5 1.6 ( 1.7 - REPOSITORY=https://lemon.cs.elte.hu/svn/hugo/trunk 1.8 + export PATH=/usr/local/bin:$PATH 1.9 + REPOSITORY=https://lemon.cs.elte.hu/svn/lemon/trunk 1.10 WORKINGCOPY=trunk 1.11 1.12 ROOT=$PWD