Skip to content

Commit 4040723

Browse files
Ziyi DaiZiyi Dai
authored andcommitted
assignment
1 parent 7e81c24 commit 4040723

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

assignment.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ unzip -q rawdata.zip
2828
# Complete assignment here
2929

3030
# 1. Create a directory named data
31-
mkdir -p ./data
31+
mkdir data
3232
# 2. Move the ./rawdata directory to ./data/raw
3333
mv ./rawdata ./data/raw
3434
# 3. List the contents of the ./data/raw directory

0 commit comments

Comments
 (0)