Fixed spelling mistake
This commit is contained in:
parent
0f7779da58
commit
1a18cd7a10
@ -3,5 +3,5 @@
|
|||||||
rm -rf work
|
rm -rf work
|
||||||
mkdir work
|
mkdir work
|
||||||
|
|
||||||
# -p stops errors if the director already exists
|
# -p stops errors if the directory already exists
|
||||||
mkdir -p source
|
mkdir -p source
|
||||||
|
Loading…
x
Reference in New Issue
Block a user