No spaces in the build script path

This commit is contained in:
zador-blood-stained
2017-10-09 15:44:05 +03:00
parent 50f373a89a
commit 66d9c4ad86

View File

@@ -21,6 +21,8 @@ Supported build environments:
cd build
./compile.sh
Make sure that full path to the build script does not contain spaces.
You will be prompted with a selection menu for a build option, a board name, a kernel branch and an OS release. Please check the documentation for [advanced options](https://docs.armbian.com/Developer-Guide_Build-Options/) and [additional customization](https://docs.armbian.com/Developer-Guide_User-Configurations/).
Build process uses caching for the compilation and the debootstrap process, so consecutive runs with similar settings will be much faster.