You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 21, 2023. It is now read-only.
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.