{ "scripts": { "dokku": { "postdeploy": "pwd && occ db:convert-filecache-bigint && occ db:add-missing-indices && echo SUCCESS" } } }