add TODO
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sat, 22 May 2021 19:32:15 +0000 (20:32 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sat, 22 May 2021 19:32:15 +0000 (20:32 +0100)
cocotb-install

index 399cde37ff32a83c7aa3d1c413f80308fb5b91e2..c7cf901156f83538dcfed8628b7e0e327eca890d 100755 (executable)
@@ -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