We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Occasionally (once a year or two) the service won't restart. Try...
Kill the server process, then:
lein clean
cd ~/.m2 rm -r repository/
cd ~/.m2
rm -r repository/
Then cd into the project directory and:
cd
lein deps
Finally, restart the server process:
~/bin/run_photo_bank