diff --git a/src/0_prepare.sh b/src/0_prepare.sh index 8fda1643f..7f153ed22 100644 --- a/src/0_prepare.sh +++ b/src/0_prepare.sh @@ -3,5 +3,5 @@ rm -rf work mkdir work -# -p stops errors if the director already exists +# -p stops errors if the directory already exists mkdir -p source