Hello, I’ve followed all the instructions up to the “push empty commit” step.
Here’s what I’ve done so far:
Successfully installed the CLI ✅
Successfully cloned the repository ✅
Successfully made an empty commit and pushed to origin master ✅
However, the web interface is still stuck on “Listening for a git push...” and doesn’t move to the next step.
My terminal also shows this message after pushing:
pgsql
Copy code
remote: Welcome to Dot Code School! Your commit was received successfully.
remote: hooks/post-receive: line 67: curl: not found
Is this expected, or is there anything else I should do? Thank you!