From 9d3b12259708d3d2c04d16637b58658ca3058ec9 Mon Sep 17 00:00:00 2001 From: Arquivo Publico de Memoria Coletiva Date: Wed, 4 May 2016 09:22:11 -0300 Subject: Updates doc again --- documentacao/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'documentacao/index.html') diff --git a/documentacao/index.html b/documentacao/index.html index 9b54288a3d7..5cce37323d4 100644 --- a/documentacao/index.html +++ b/documentacao/index.html @@ -118,7 +118,7 @@ rsync -avz -e 'ssh -p PORTA' arquivo.git/ arquivo@SERVIDOR:/var/cache/sites/arqu
cd /var/cache/sites
 git clone arquivo.git arquivo && rm -rf arquivo.git
 chown -R arquivo. arquivo
-cd arquivo && git annex init SERVIDOR && make whoami && make post_update
+cd arquivo && git annex init SERVIDOR && make whoami && make post_receive
 

A partir deste ponto você já pode adicionar usar o repositório normalmente.

@@ -174,7 +174,7 @@ cd arquivo && git annex init SERVIDOR && make whoami && -- cgit v1.2.3