From 55d4c7ee4fd4b906521bbdb2bb822cebcef377f5 Mon Sep 17 00:00:00 2001 From: Ainar Garipov Date: Wed, 10 Mar 2021 20:26:35 +0300 Subject: [PATCH] Pull request: scripts: fix readme Merge in DNS/adguard-home from fix-scripts-readme to master Squashed commit of the following: commit dae6aa9f9f69b30d2c949c958b2af413f4ac63be Author: Ainar Garipov Date: Wed Mar 10 20:18:49 2021 +0300 scripts: fix readme --- scripts/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/README.md b/scripts/README.md index edf0cb1a..68831ab6 100644 --- a/scripts/README.md +++ b/scripts/README.md @@ -58,7 +58,7 @@ Optional environment: * `GO`: set an alternarive name for the Go compiler. * `SIGN`: `0` to not sign the resulting packages, `1` to sign. The default value is `1`. - * `SNAP`: `0` to not build Snapcraft packages, `1` to build`. The default + * `SNAP`: `0` to not build Snapcraft packages, `1` to build. The default value is `1`. * `VERBOSE`: `1` to be verbose, `2` to also print environment. This script calls `go-build.sh` with the verbosity level one level lower, so to get