From f56b7ae5c504cbea6b7f9a418088ff167a822733 Mon Sep 17 00:00:00 2001 From: "Kay Marquardt (Gnadelwartz)" Date: Wed, 23 Dec 2020 13:14:52 +0100 Subject: [PATCH] always patch JSON.awk --- doc/0_install.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/0_install.md b/doc/0_install.md index ed17a7b..f581441 100644 --- a/doc/0_install.md +++ b/doc/0_install.md @@ -66,8 +66,9 @@ To install 'JSON.awk' download the file from githup and save it in the same fold wget https://raw.githubusercontent.com/step-/JSON.awk/master/JSON.awk wget https://raw.githubusercontent.com/step-/JSON.awk/master/tool/patch-for-busybox-awk.sh + bash patch-for-busybox-awk.sh -After you have checked that 'JSON.awk' is working correct on your system make the script executable and (re)start bashbot. +After you have checked that 'JSON.awk' is working correct on your system make `JSON.awk` executable and (re)start bashbot. ### Install from github @@ -184,5 +185,5 @@ The old format is supported for backward compatibility, but may fail for corner #### [Next Create Bot](1_firstbot.md) -#### $$VERSION$$ v1.2-dev2-47-g9c319f8 +#### $$VERSION$$ v1.2-dev2-48-g0d50c8d