You've already forked documentation
mirror of
https://github.com/armbian/documentation.git
synced 2026-01-06 10:13:36 -08:00
add SHARE_LOG switch (#745)
* add `SHARE_LOG` switch * move to advanced, add opposite whatever the rabbit says * remove evil whitespace
This commit is contained in:
@@ -299,6 +299,19 @@ Enforce building without Armbian repository. Suitable for developing new release
|
||||
|
||||
Enforce sfdisk to align partition sector sizes.
|
||||
|
||||
**SHARE_LOG** ( `string` )
|
||||
|
||||
- `yes`
|
||||
- `no` (default)
|
||||
|
||||
Automatically upload full build logs for debugging to one of Armbian's paste servers at the end of the build process.
|
||||
|
||||
Example:
|
||||
|
||||
```sh
|
||||
./compile.sh SHARE_LOG=yes
|
||||
```
|
||||
|
||||
# Build options below need to be retested and added above (COULD BE DEPRECATED)
|
||||
|
||||
:warning: DO NOT USE! Obsolete documentation, new documentation above is in progress.
|
||||
|
||||
Reference in New Issue
Block a user