We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9a537e commit 08f9b99Copy full SHA for 08f9b99
1 file changed
02_activities/assignments/assignment.sh
@@ -31,6 +31,7 @@ unzip -q rawdata.zip
31
mkdir data
32
33
# 2. Move the ./rawdata directory to ./data/raw
34
+mv rawdata data/raw
35
36
# 3. List the contents of the ./data/raw directory
37
0 commit comments