Ver a proveniência

Add verbose.

pull/57/head
Luigi Cruz há 3 anos
committed by GitHub
ascendente
cometimento
7201361f97
Não foi encontrada uma chave conhecida para esta assinatura, na base de dados ID da chave GPG: 4AEE18F83AFDEB23
1 ficheiros alterados com 2 adições e 1 eliminações
  1. +2
    -1
      stage4/04-pisdr-system/03-run.sh

+ 2
- 1
stage4/04-pisdr-system/03-run.sh Ver ficheiro

@@ -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

Carregando…
Cancelar
Guardar