From f554883734f413a2da45c14238762b4979eddc68 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 37e4a5f6..26fbbd22 100755 --- a/algo +++ b/algo @@ -2,7 +2,7 @@ set -e -SKIP_TAGS="_null" +SKIP_TAGS="_null encrypted" additional_roles () {