Luigi Cruz
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
1 deletions
-
stage4/04-pisdr-system/03-run.sh
|
|
@@ -1,5 +1,6 @@ |
|
|
|
#!/bin/bash -e |
|
|
|
|
|
|
|
on_chroot << EOF |
|
|
|
pip3 install cmake ninja |
|
|
|
python3 -m pip install cmake |
|
|
|
python3 -m pip install ninja |
|
|
|
EOF |