Este sítio funciona melhor com JavaScript.
Página inicial
Ajuda
Iniciar sessão
hms
/
pisdr-rpi-image
espelho de
https://github.com/luigifreitas/pisdr-image
Vigiar
1
Marcar como favorito
0
Derivar
0
Código
Questões
0
Lançamentos
14
Wiki
Trabalho
Ver a proveniência
Delete tab
next_step
Luigi Cruz
há 3 anos
ascendente
31751d1f04
cometimento
76fa2acfa1
1 ficheiros alterados
com
1 adições
e
1 eliminações
Visualização em 2 colunas
Opções das diferenças
Mostrar estatísticas
Descarregar ficheiro patch
Descarregar ficheiro diff
+1
-1
ansible/tasks/mount.yaml
+ 1
- 1
ansible/tasks/mount.yaml
Ver ficheiro
@@ -4,7 +4,7 @@
shell: |
ROOTFS_DIR={{ lookup('env', 'ANSIBLE_ROOTFS_DIR') }}
if grep -q "$(realpath "${ROOTFS_DIR}"/proc)"; then
if grep -q "$(realpath "${ROOTFS_DIR}"/proc)"; then
mount -t proc proc "${ROOTFS_DIR}/proc"
fi
Escrever
Pré-visualizar
Carregando…
Cancelar
Guardar