From accbe682b76ab64036bccd6f6d2bdcae62feb895 Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Sat, 22 May 2021 20:32:15 +0100 Subject: [PATCH] add TODO --- cocotb-install | 2 ++ 1 file changed, 2 insertions(+) diff --git a/cocotb-install b/cocotb-install index 399cde3..c7cf901 100755 --- a/cocotb-install +++ b/cocotb-install @@ -8,6 +8,8 @@ apt-get update -y apt-get install -y git python3 python3-dev g++ make python3-pip \ python3-setuptools +# TODO, cd to SUDO_USER home directory just like in other scripts + git clone https://github.com/cocotb/cocotb cd cocotb git checkout v1.5.2 -- 2.30.2