diff options
-rwxr-xr-x | bootstrap-stage2-build.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bootstrap-stage2-build.sh b/bootstrap-stage2-build.sh index 52c2d21..4f4450f 100755 --- a/bootstrap-stage2-build.sh +++ b/bootstrap-stage2-build.sh @@ -1,8 +1,8 @@ #!/bin/sh # # Initial port bootstrap scripts -# bootstrap-stage1-test.sh -# Tests the installed bootstrap system in a changed file system root. +# bootstrap-stage2-build.sh +# Builds packages in stage 2 of the bootstrap. # # Copyright (C) 2013 Patrick "P. J." McDermott # |