From 5866f8cd31f734c1d40f95402ea0036fcf754edd Mon Sep 17 00:00:00 2001 From: Arquivo Publico de Memoria Coletiva Date: Sat, 1 Aug 2015 14:43:36 -0300 Subject: Makefile: put exec perms back on scripts --- Makefile | 1 + bin/cron | 0 bin/post-update | 0 documentacao/index.html | 2 +- index.rss | 2 +- 5 files changed, 3 insertions(+), 2 deletions(-) mode change 100644 => 100755 bin/cron mode change 100644 => 100755 bin/post-update diff --git a/Makefile b/Makefile index cefbfe6..a985d64 100644 --- a/Makefile +++ b/Makefile @@ -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 old mode 100644 new mode 100755 diff --git a/bin/post-update b/bin/post-update old mode 100644 new mode 100755 diff --git a/documentacao/index.html b/documentacao/index.html index a0cb2d4..5e922bd 100644 --- a/documentacao/index.html +++ b/documentacao/index.html @@ -159,7 +159,7 @@ cd arquivo && git annex init SERVIDOR diff --git a/index.rss b/index.rss index e627614..41c8f39 100644 --- a/index.rss +++ b/index.rss @@ -16,7 +16,7 @@ https://arquivo.sarava.org/documentacao/ Sat, 01 Aug 2015 14:39:12 -0300 - 2015-08-01T17:39:12Z + 2015-08-01T17:42:04Z <ul> <li>Rede de curadorias.</li> -- cgit v1.2.3