summaryrefslogtreecommitdiff
path: root/check
diff options
context:
space:
mode:
Diffstat (limited to 'check')
-rwxr-xr-xcheck3
1 files changed, 2 insertions, 1 deletions
diff --git a/check b/check
index ec672c9..fb96a7e 100755
--- a/check
+++ b/check
@@ -13,6 +13,7 @@ fi
yarn --env "ADDRESS=$address" \
--env "PASSWORD_STORE_DIR=$PASSWORD_STORE_DIR" \
--env "PASS_HOME=$HOME" \
+ --env "SSH_KEY=$SSH_KEY" \
--env "SSH_AUTH_SOCK=$SSH_AUTH_SOCK" \
--shell python2 --shell-arg '' --shell-library lib.py \
- pieni.net.yarn 9*.yarn "$@"
+ "$@"