From 343d603869d78883772abb678b0e14e4a6d1b414 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sybren=20A=2E=20St=C3=BCvel?= Date: Tue, 23 Aug 2016 12:50:39 +0200 Subject: [PATCH] rsync_ui now finds Pillar by itself, no longer requires PILLAR_DIR --- rsync_ui.sh | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/rsync_ui.sh b/rsync_ui.sh index 9e1b074..a0a0e79 100755 --- a/rsync_ui.sh +++ b/rsync_ui.sh @@ -1,10 +1,22 @@ #!/usr/bin/env bash -: ${PILLAR_DIR?"Need to set PILLAR_DIR"} +PILLAR_DIR=$(python <&2