diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2017-04-01 14:57:48 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2017-04-01 14:57:48 +0200 |
commit | 82ba1c16587d331d9dff59997a8f5e723d57903a (patch) | |
tree | 0b59c44fa8e3252884ceb4c05afcedddaa72a9be /bootstrap | |
parent | cea95db3790bb98085288a4234c9dd9272c4e1ad (diff) |
Naming cleanup
Diffstat (limited to 'bootstrap')
-rwxr-xr-x | bootstrap | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ #! /usr/bin/env bash -# Bootstrap build2 buildos. +# Bootstrap build2 Build OS. # # Assumptions/expectations: # |