diff --git a/makeAll.sh b/makeAll.sh index 930c9a9..7af7eb3 100755 --- a/makeAll.sh +++ b/makeAll.sh @@ -57,4 +57,5 @@ do done if [ $# -gt 1 ]; then makeBumperBooke "$@" + cp Bumper*.pdf ./web fi