[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[dak/master] And more public



Signed-off-by: Joerg Jaspert <joerg@debian.org>
---
 config/debian/cron.weekly |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/config/debian/cron.weekly b/config/debian/cron.weekly
index 6894e0b..7bc4744 100755
--- a/config/debian/cron.weekly
+++ b/config/debian/cron.weekly
@@ -40,7 +40,7 @@ echo "VACUUM; VACUUM ANALYZE;" | psql --no-psqlrc projectb 2>&1
 
 # Do git cleanup stuff
 echo "Doing git stuff"
-cd /srv/ftp-master.debian.org/git/dak.git
+cd /srv/ftp.debian.org/git/dak.git
 git gc --prune
 git update-server-info
 # now workaround a git bug not honoring the setup in logs/*
@@ -55,7 +55,7 @@ apt-ftparchive -q clean apt.conf.buildd
 
 # Update wanna-build dump
 echo "Update wanna-build database dump"
-/srv/ftp-master.debian.org/scripts/nfu/get-w-b-db
+$base/dak/scripts/nfu/get-w-b-db
 
 echo "Fixing symlinks in $ftpdir"
 symlinks -d -r $ftpdir
-- 
1.5.6.5


Reply to: