Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tools/build.sh: Remove unused home directory
Do not create a $HOME. It is not used, because the build scripts, cloned from TEMPLATE.sh, also create a empty HOME and overwrite the environment variable again. Fixes #54.
- Loading branch information