bigmike7801
Results
3
comments of
bigmike7801
I was able to fix this by modifying: `/etc/nginx/nginx.conf` This is what I added: ``` http { client_max_body_size 20M; } ```
if i run: `chmod +x Console/cake` then: `./Console/cake` now works however I would till need to manually add cake to my system path.
I too am using that workaround, but just found it strange that the originating zip wasn't included in the results.