commit c4bd76152428f705b33c6d6566e56ebf95d62b82 parent 2fa4e9b494f791e218c38dea91ace26947baefd8 Author: Marcello Stanisci <marcello.stanisci@inria.fr> Date: Fri, 23 Dec 2016 22:00:40 +0100 Still on prepending ~ to path Diffstat:
| M | bin/taler-deployment-keyup | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bin/taler-deployment-keyup b/bin/taler-deployment-keyup @@ -4,4 +4,4 @@ set -eu taler-exchange-keyup -m ~/shared-data/exchange/offline-keys/master.priv -chmod -fR g+rw shared-data +chmod -fR g+rw ~/shared-data