Skip to content

Make sure campaign directories are initialized correctly

Josh Ellithorpe requested to merge zquestz/backend:master into master

Docker setup didn't work because the campaign directories weren't there, and therefore the writes would fail. This just makes sure they are created if they don't exist.

Merge request reports