From: Mark Hymers Date: Thu, 28 Jul 2011 07:11:13 +0000 (+0100) Subject: Note about symlink X-Git-Url: https://git.decadent.org.uk/gitweb/?p=dak.git;a=commitdiff_plain;h=6d23186147b117dbc93126f58a3be67a1c2654b8 Note about symlink Signed-off-by: Mark Hymers --- diff --git a/setup/README b/setup/README index fd07ad58..886b390e 100644 --- a/setup/README +++ b/setup/README @@ -48,6 +48,10 @@ Create a minimal dak.conf # ./init_minimal_conf # cp dak-minimal.conf /etc/dak/dak.conf +Set up a symlink somewhere +# mkdir ~dak/bin +# ln -s /path/to/dak.py ~dak/bin/dak + Add some architectures you care about: # dak admin architecture add i386 "Intel x86 port" # dak admin architecture add amd64 "AMD64 port"