From a93b0a0f444459a00d3c962ca9215c8726a67ccb Mon Sep 17 00:00:00 2001 From: Jack Ivanov Date: Tue, 10 Jan 2017 18:55:59 +0300 Subject: [PATCH] skip encrypted by default #133 --- algo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/algo b/algo index 37e4a5f..26fbbd2 100755 --- a/algo +++ b/algo @@ -2,7 +2,7 @@ set -e -SKIP_TAGS="_null" +SKIP_TAGS="_null encrypted" additional_roles () {