From e4f9a25e279bba81bb663fbe01e5e81dad63f67d Mon Sep 17 00:00:00 2001 From: Jakob Ketterl Date: Mon, 9 Oct 2023 22:39:43 +0200 Subject: [PATCH] override target dir --- docker/scripts/install-dependencies.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/scripts/install-dependencies.sh b/docker/scripts/install-dependencies.sh index 1c0475c9..aa213182 100755 --- a/docker/scripts/install-dependencies.sh +++ b/docker/scripts/install-dependencies.sh @@ -77,7 +77,7 @@ rm /usr/local/share/doc/direwolf/*.pdf # examples are pointless, too rm -rf /usr/local/share/doc/direwolf/examples/ -git clone https://github.com/drowe67/codec2-dev.git +git clone https://github.com/drowe67/codec2-dev.git codec2 cd codec2 # latest commit from master as of 2020-10-04 git checkout 55d7bb8d1bddf881bdbfcb971a718b83e6344598