Update of /cvsroot/devil-linux/build
In directory sc8-pr-cvs1:/tmp/cvs-serv26303
Modified Files:
update_src
Log Message:
added another mirror server
Index: update_src
===================================================================
RCS file: /cvsroot/devil-linux/build/update_src,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- update_src 20 Oct 2003 17:50:05 -0000 1.19
+++ update_src 22 Nov 2003 01:19:44 -0000 1.20
@@ -37,6 +37,10 @@
ftps[6]="172.16.2.1"
ftpd[6]="/"
+menu[7]="Semmelweis Univ Med School Budapest/Hungary"
+ftps[7]="xenia.sote.hu"
+ftpd[7]="/pub/mirrors/devil-linux/"
+
function menu () {
local menuitems=${#menu[@]} # number of menuitems
|