Skip to content

Commit 3e6aeb3

Browse files
committed
Added mkdir - made directory
1 parent 7a0d963 commit 3e6aeb3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

02_activities/assignments/assignment.sh

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

3030
# 1. Create a directory named data
31+
mkdir data
3132

3233
# 2. Move the ./rawdata directory to ./data/raw
3334

0 commit comments

Comments
 (0)