From df85e0f3b011b5ebc53a9f3a659473be41a72c18 Mon Sep 17 00:00:00 2001 From: olpc user Date: Thu, 9 Jan 2020 05:56:42 -0800 Subject: fixed bug that pursuit process was causing flashbacks for --- git-maintenance/store.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/git-maintenance/store.sh b/git-maintenance/store.sh index a1edb86..4a01ca3 100755 --- a/git-maintenance/store.sh +++ b/git-maintenance/store.sh @@ -129,7 +129,7 @@ if [ "$(curl -s "$URLPFX"/dog.sh | sha256sum)" = "$(cat encrypted/dog.sh | sha25 # some imagine anger to process disconnected parts. cd "$MAINTDIR" -node bsvup/cli.js upload -f "$GITDIR"/encrypted -t dir -p "$(<"$PASS")" -v # -b +node bsvup/cli.js upload -f "$GITDIR"/encrypted -t dir -p "${PASS#pass:}" -v # -b # 'is this a good way to be' <- habit's task for self and others, by living # the best way to be it can. -- cgit v1.2.3