100 Days of DevOps | Day 22: Clone Git Repository on Storage Server

The git repository was cloned succesfully. I can see the .git file and also the remote reference. But still getting incorrect on submission.

Try cd into /usr/src/kodekloudrepos on the storage server, then git clone /opt/ecommerce.git .

Tried that still failing the task

I tried it, and it worked fine on my end.

Following those exact steps worked for me as well. thanks!
Not sure what was going wrong earlier