]> git.decadent.org.uk Git - dak.git/commitdiff
Use the real path, not my local one - whoops
authorMark Hymers <mhy@debian.org>
Sun, 4 Jul 2010 17:24:01 +0000 (17:24 +0000)
committerMark Hymers <mhy@debian.org>
Sun, 4 Jul 2010 17:24:01 +0000 (17:24 +0000)
Signed-off-by: Mark Hymers <mhy@debian.org>
config/debian/vars

index e8e70c7391e79645c24dfe4c01d8ccd4e06a8966..2a3200cfc2e0c4e7541e38edbe4910522e289019 100644 (file)
@@ -34,4 +34,4 @@ PATH=$masterdir:$PATH
 umask 022
 
 # Set the database variables
-eval $(dak/admin.py config db-shell)
+eval $(dak admin config db-shell)