]> git.decadent.org.uk Git - dak.git/blobdiff - dak/dak.py
add command copy-installer to dak driver
[dak.git] / dak / dak.py
index 7d4a4157f891e84026a0d97be25669b5bc079f2c..cdb0331f7afb56f95533e2ab39064c67fd54f2f8 100755 (executable)
@@ -144,6 +144,8 @@ def init():
          "Add a user to the archive"),
         ("make-changelog",
          "Generate changelog between two suites"),
+        ("copy-installer",
+         "Copies the installer from one suite to another"),
         ]
     return functionality