Task: Day 24 in 100 days of DevOps

I am sure that I have done all the required steps clearly to achieve this task. But still i see an error like in this screen shot. Any reason for this ? I am a bit confused with the result.

Likely the problem is that youโ€™re changing the ownership of the cloned repo โ€“ it started as root, and it should stay as root. Changing it to natasha:natasha makes the graderโ€ฆ crabby :slight_smile:

refer to this solution and star my repo if it helps you .