* Exit if you can't create a directory Otherwise the entire folder structure will crash * git rev-parse --git-dir will always return ".git" line if we are in the git repository folder. When there is a symbolic link in the path, some functions will not return what is expected. This condition is always true. $(git rev-parse --show-toplevel) != $(pwd) This commit fixes this threat |
||
|---|---|---|
| .. | ||
| build-all-ng.sh | ||
| chroot-buildpackages.sh | ||
| compilation-prepare.sh | ||
| compilation.sh | ||
| configuration.sh | ||
| debootstrap.sh | ||
| desktop.sh | ||
| distributions.sh | ||
| fel-load.sh | ||
| general.sh | ||
| image-helpers.sh | ||
| main.sh | ||
| makeboarddeb.sh | ||