Added getmanga to installed programs.
authorFredrik Tolf <fredrik@dolda2000.com>
Mon, 15 May 2017 03:06:03 +0000 (05:06 +0200)
committerFredrik Tolf <fredrik@dolda2000.com>
Mon, 15 May 2017 03:06:03 +0000 (05:06 +0200)
setup.py

index 5d10743..65463f5 100755 (executable)
--- a/setup.py
+++ b/setup.py
@@ -6,4 +6,4 @@ setup(name = "automanga",
       version = "1",
       description = "Automanga",
       packages = ["manga"],
-      scripts = ["automanga"])
+      scripts = ["automanga", "getmanga"])