Skip to content

Instantly share code, notes, and snippets.

@prologic
Created November 7, 2014 23:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save prologic/6deae1324eb0b6c359de to your computer and use it in GitHub Desktop.
Save prologic/6deae1324eb0b6c359de to your computer and use it in GitHub Desktop.
created by github.com/tr3buchet/gister
diff --git a/build/build.sh b/build/build.sh
--- a/build/build.sh
+++ b/build/build.sh
@@ -6,7 +6,9 @@
cd iso
+./doc/handbook/get_wiki_handbook
+./doc/handbook/get_wiki_release_notes
+
make kernel
make bootstrap
-make all
make iso
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment