Skip to content

Commit 95f0683

Browse files
committed
comment
1 parent 7b897ef commit 95f0683

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#!/bin/bash
2+
# "sysdeps" stands for "system dependencies".
23
# These are dependencies unrelated to Python that the dbgym needs.
34
cat scripts/configs/apt_requirements.txt | xargs sudo apt-get install -y
45
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y

0 commit comments

Comments
 (0)