From bc9696f87ed2dd4d996a4d7f7c4d55a5c6cefc3d Mon Sep 17 00:00:00 2001 From: Anastasios Stasinopoulos Date: Fri, 22 Feb 2019 07:44:42 +0200 Subject: [PATCH] Minor Update --- commix/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commix/install b/commix/install index 6d9f304..37a9b02 100755 --- a/commix/install +++ b/commix/install @@ -1,6 +1,6 @@ #!/bin/bash -ex -git clone --depth 1 https://github.com/stasinopoulos/commix.git +git clone --depth 1 https://github.com/commixproject/commix.git mkdir bin cd bin ln -s ../commix/commix.py