From 4bea0bb62ba1d8a9a0caa2af489ee19271bb6425 Mon Sep 17 00:00:00 2001 From: olpc user Date: Wed, 8 Jan 2020 20:19:42 -0800 Subject: forgot to include information in this part. have adjusted to accommodate. --- git-maintenance/store.sh | 2 -- 1 file changed, 2 deletions(-) (limited to 'git-maintenance/store.sh') diff --git a/git-maintenance/store.sh b/git-maintenance/store.sh index 09fc17f..df72b79 100755 --- a/git-maintenance/store.sh +++ b/git-maintenance/store.sh @@ -26,8 +26,6 @@ decrypt() { openssl aes-256-cbc -salt -pbkdf2 -pass "$PASS" -d } -if ! [ -e "$PASS" ]; then echo "Remember to plug in USB key."; exit 1; fi - # this approach makes it easy for karl to look at history. it is not # to be used by other channels yet, can migrate. -- cgit v1.2.3