소스 검색
Add verbose.
pull/57/head
Luigi Cruz
3 년 전
committed by
GitHub
No known key found for this signature in database
GPG 키 ID: 4AEE18F83AFDEB23
1개의 변경된 파일과
2개의 추가작업 그리고
1개의 파일을 삭제
-
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 |