diff options
-rw-r--r-- | Makefile | 1 | ||||
-rwxr-xr-x[-rw-r--r--] | bin/cron | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | bin/post-update | 0 | ||||
-rw-r--r-- | documentacao/index.html | 2 | ||||
-rw-r--r-- | index.rss | 2 |
5 files changed, 3 insertions, 2 deletions
@@ -16,6 +16,7 @@ web: @ikiwiki --setup ikiwiki.setup + @chmod +x bin/* web_deploy: @rsync -avz --delete ./ arquivo:/var/cache/sites/arquivo/ diff --git a/bin/cron b/bin/cron index 4148d333718..4148d333718 100644..100755 --- a/bin/cron +++ b/bin/cron diff --git a/bin/post-update b/bin/post-update index 3098dab92fa..3098dab92fa 100644..100755 --- a/bin/post-update +++ b/bin/post-update diff --git a/documentacao/index.html b/documentacao/index.html index a0cb2d4f7b9..5e922bd582f 100644 --- a/documentacao/index.html +++ b/documentacao/index.html @@ -159,7 +159,7 @@ cd arquivo && git annex init SERVIDOR <!--<div class="pagedate"> - Last edited <span class="date">Sáb 01 Ago 2015 14:39:12 BRT</span> + Last edited <span class="date">Sáb 01 Ago 2015 14:42:04 BRT</span> </div> --> </div> diff --git a/index.rss b/index.rss index e627614079e..41c8f39adc7 100644 --- a/index.rss +++ b/index.rss @@ -16,7 +16,7 @@ <link>https://arquivo.sarava.org/documentacao/</link> <pubDate>Sat, 01 Aug 2015 14:39:12 -0300</pubDate> - <dcterms:modified>2015-08-01T17:39:12Z</dcterms:modified> + <dcterms:modified>2015-08-01T17:42:04Z</dcterms:modified> <description><ul> <li>Rede de curadorias.</li> |