This repository was archived by the owner on Feb 21, 2023. It is now read-only.

Description
For the programs specified for PORT_GIT_DEPS, e.g make, git, they are already pre-installed somewhere on the machine I'm using, but I have to manually create empty .env files under ${HOME}/zot/prod/${dep}/.env in order for the build.sh script to keep going and not report error during checkDeps() step. This gives a bit inconvenience and confusion.