diff --git a/v2/roll.sh b/v2/roll.sh index a8fcbf4a3..b6c774a8c 100644 --- a/v2/roll.sh +++ b/v2/roll.sh @@ -1,7 +1,9 @@ #!/bin/bash -# Clean up +# Grab jam_src +cp -r ../jam_src . +# Clean up rm -rf examples # This one is not fully finished rm -rf examples-v2/versioned