summaryrefslogtreecommitdiff
path: root/fetch
diff options
context:
space:
mode:
Diffstat (limited to 'fetch')
-rwxr-xr-xfetch1
1 files changed, 1 insertions, 0 deletions
diff --git a/fetch b/fetch
index 5bc0e56b..bcd46af9 100755
--- a/fetch
+++ b/fetch
@@ -22,6 +22,7 @@ main()
if [ "$(id -u)" = "0" ]; then
fail "running lbmk as root as not permitted"
fi
+ ./checkgit || err "Please read: https://libreboot.org/docs/build/"
[ $# -gt 0 ] || fail "no argument given"