diff options
Diffstat (limited to 'chapter8/man-pages.sh')
-rw-r--r-- | chapter8/man-pages.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter8/man-pages.sh b/chapter8/man-pages.sh index 7a693aa..db9dad4 100644 --- a/chapter8/man-pages.sh +++ b/chapter8/man-pages.sh @@ -1,3 +1,3 @@ #!/bin/bash - +make -j1 install |