From f02a2d402c3aaab552d5d24b7ba1d610ac514e98 Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Thu, 15 Dec 2022 11:05:59 +0100 Subject: [PATCH] add clone script --- deps/install_tmtccmd.sh | 1 + 1 file changed, 1 insertion(+) mode change 100644 => 100755 deps/install_tmtccmd.sh diff --git a/deps/install_tmtccmd.sh b/deps/install_tmtccmd.sh old mode 100644 new mode 100755 index 05a7907..da0ce8a --- a/deps/install_tmtccmd.sh +++ b/deps/install_tmtccmd.sh @@ -1,2 +1,3 @@ #!/bin/bash +git clone https://github.com/robamu-org/tmtccmd.git