From 2752f4a462004485afb6a5486375447b10cd7c36 Mon Sep 17 00:00:00 2001 From: Jonas Gunz Date: Mon, 8 Jun 2020 02:25:48 +0200 Subject: changed true/false to yes/no for consistency --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Readme.md') diff --git a/Readme.md b/Readme.md index 89fff84..3d0432c 100644 --- a/Readme.md +++ b/Readme.md @@ -43,7 +43,7 @@ Reference for environment variables SSH_IDENTITY path to ssh-key used for authentification of specified user FILES Array of Files to copy over before script invocation INCLUDES Array of libraries to include - PARALLEL Enable parallel execution (true/[false]) + PARALLEL Enable parallel execution (yes/[no]) # Available in setup ASSET_DIR path to folder where eg keys are stored -- cgit v1.2.3