Luigi Cruz
3 vuotta sitten
committed by
GitHub
vanhempi
commit
7201361f97
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 muutettua tiedostoa jossa
2 lisäystä ja
1 poistoa
-
stage4/04-pisdr-system/03-run.sh
|
|
@@ -1,5 +1,6 @@ |
|
|
|
#!/bin/bash -e |
|
|
|
|
|
|
|
on_chroot << EOF |
|
|
|
python3 -m pip install ninja |
|
|
|
python3 -m pip -v install cmake |
|
|
|
python3 -m pip -v install ninja |
|
|
|
EOF |