Skip to content

Commit

Permalink
Add verbose.
Browse files Browse the repository at this point in the history
  • Loading branch information
luigifcruz committed May 28, 2021
1 parent a582efd commit c6804c3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion 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

0 comments on commit c6804c3

Please sign in to comment.