diff options
author | Kali Kaneko (leap communications) <kali@leap.se> | 2019-08-16 12:50:45 +0200 |
---|---|---|
committer | Kali Kaneko (leap communications) <kali@leap.se> | 2019-08-16 12:58:00 +0200 |
commit | 3120b855ac31158a52c9263f522615b4c3a0aa20 (patch) | |
tree | 624837ece395e563286a54cbb050f4f21ae48cd2 /branding/README.rst | |
parent | 4aa6fd4109aa9e92a1ade72885d7c99effcd7c76 (diff) |
[pkg] add helpers to repo, generate hooks in snap
Diffstat (limited to 'branding/README.rst')
-rw-r--r-- | branding/README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/branding/README.rst b/branding/README.rst index d7bc385..e52160b 100644 --- a/branding/README.rst +++ b/branding/README.rst @@ -25,7 +25,7 @@ Package NOTE: Some of the following scripts need network access, since they will check whether the configuration published by your provider matches what is configured -before the build. +before the build. If you want to skip this check, pass `SKIP_CACHECK=yes` Run:: |