From 7dae99f67e2a57f8f86e6a18a427c9e8cb2db4cc Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Tue, 15 Jul 2014 00:49:10 +0400 Subject: [PATCH] Distribute this directory as well as the home page --- update-ALL | 4 ++-- update-all | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/update-ALL b/update-ALL index 922d44e..01d44d7 100755 --- a/update-ALL +++ b/update-ALL @@ -1,4 +1,4 @@ #! /bin/sh -cd ../htdocs && -exec distribute -Ad phdru.name +cd "`dirname \"$0\"`"/.. && distribute -Ad phdru.name +cd htdocs && exec distribute -Ad phdru.name diff --git a/update-all b/update-all index cb59eb1..4aa0189 100755 --- a/update-all +++ b/update-all @@ -1,4 +1,4 @@ #! /bin/sh -cd ../htdocs && -exec distribute -ad phdru.name +cd "`dirname \"$0\"`"/.. && distribute -ad phdru.name +cd htdocs && exec distribute -ad phdru.name -- 2.39.2