b14f37d966
* Added a check and sed to startup.sh for managing max upload size inside the docker container. Issue encountered in 6251 * Changed startup.sh to bash instead of sh to have better variable control. Changed single ticks to double ticks for the sed so that the variable PHP_UPLOAD_LIMIT is expanded
See https://snipe-it.readme.io/docs/docker for Docker information