diff options
author | Arquivo Publico de Memoria Coletiva <arquivo@sarava.org> | 2015-08-01 18:09:31 -0300 |
---|---|---|
committer | Arquivo Publico de Memoria Coletiva <arquivo@sarava.org> | 2015-08-01 18:09:31 -0300 |
commit | cb7186bcd4528e0ec8ea6bef68a97332f60a7148 (patch) | |
tree | 6343df2ed30470ec72ed8de8dc8c98917a72e2cc | |
parent | cb5dfe638e72cff8d1515a0b0fd385f5b789d845 (diff) | |
download | arquivo-cb7186bcd4528e0ec8ea6bef68a97332f60a7148.tar.gz arquivo-cb7186bcd4528e0ec8ea6bef68a97332f60a7148.tar.bz2 |
Tarefas: reativar cron
-rw-r--r-- | tarefas.mdwn | 1 | ||||
-rw-r--r-- | tarefas/index.html | 3 |
2 files changed, 3 insertions, 1 deletions
diff --git a/tarefas.mdwn b/tarefas.mdwn index ca32602a153..42d7e18c378 100644 --- a/tarefas.mdwn +++ b/tarefas.mdwn @@ -26,5 +26,6 @@ * Criar howto sobre como espelhar o arquivo usando git-annex, rsync, etc. * Criar texto sobre as tecnologias usadas e como elas contribuem para a preservação e difusão de conteúdo. * Implementação: + * Reativar cron no repositório público e em espelhos privados. * Subir acervo básico para o repositório público. * Corrigir clonagem via https, vide [possível causa e solução](http://ubuntuforums.org/showthread.php?t=1865952). diff --git a/tarefas/index.html b/tarefas/index.html index 04c9caf72c6..e09c7552ba5 100644 --- a/tarefas/index.html +++ b/tarefas/index.html @@ -105,6 +105,7 @@ <li>Implementação: <ul> +<li>Reativar cron no repositório público e em espelhos privados.</li> <li>Subir acervo básico para o repositório público.</li> <li>Corrigir clonagem via https, vide <a href="http://ubuntuforums.org/showthread.php?t=1865952">possível causa e solução</a>.</li> </ul> @@ -135,7 +136,7 @@ <!--<div class="pagedate"> - Last edited <span class="date">Sáb 01 Ago 2015 17:36:35 BRT</span> + Last edited <span class="date">Sáb 01 Ago 2015 18:09:11 BRT</span> </div> --> </div> |