[debian-edu-commits] r83068 - trunk/src/build/CD-administrator
    pere at alioth.debian.org 
    pere at alioth.debian.org
       
    Fri Mar  7 22:09:21 UTC 2014
    
    
  
Author: pere
Date: 2014-03-07 22:09:21 +0000 (Fri, 07 Mar 2014)
New Revision: 83068
Modified:
   trunk/src/build/CD-administrator/build.sh
Log:
Another wrong path.
Modified: trunk/src/build/CD-administrator/build.sh
===================================================================
--- trunk/src/build/CD-administrator/build.sh	2014-03-07 20:52:26 UTC (rev 83067)
+++ trunk/src/build/CD-administrator/build.sh	2014-03-07 22:09:21 UTC (rev 83068)
@@ -16,7 +16,7 @@
 # or CONF.sh.local.
 #mailto=$(whoami)
 mailto=debian-edu-commits at lists.alioth.debian.org
-webdir=$(pwd)/../../../html/logs
+webdir=$(pwd)/../../../alioth/htdocs/logs
 
 if [ -z "$TMPDIR" ]; then
 	TMPDIR=/tmp
    
    
More information about the debian-edu-commits
mailing list