Merge pull request #278 from c0mrade69/patch-4

Added revision to fluxion’s header.
This commit is contained in:
Matias Barcenas 2017-11-30 05:38:54 -06:00 committed by GitHub
commit ffb0b347b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -202,7 +202,7 @@ function fluxion_header() {
format_apply_autosize "[%*s]\n" format_apply_autosize "[%*s]\n"
local verticalBorder=$FormatApplyAutosize local verticalBorder=$FormatApplyAutosize
format_apply_autosize "[%*s${CRed}FLUXION $FLUXIONVersion ${CRed}< F${CYel}luxion ${CRed}I${CYel}s ${CRed}T${CYel}he ${CRed}F${CYel}uture >%*s$CBlu]\n"; format_apply_autosize "[%*s${CRed}FLUXION $FLUXIONVersion.$FLUXIONRevision ${CRed}< F${CYel}luxion ${CRed}I${CYel}s ${CRed}T${CYel}he ${CRed}F${CYel}uture >%*s$CBlu]\n";
local headerTextFormat="$FormatApplyAutosize" local headerTextFormat="$FormatApplyAutosize"
fluxion_conditional_clear fluxion_conditional_clear