From 38e710c764ee2d7c8c7c4a81d218a33486898706 Mon Sep 17 00:00:00 2001 From: c0mrade69 <34037644+c0mrade69@users.noreply.github.com> Date: Thu, 30 Nov 2017 12:18:49 +0100 Subject: [PATCH] Update fluxion.sh header will show also revision, not only version : eg. FLUXION 3.5 < Fluxion Is The Future > --- fluxion.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fluxion.sh b/fluxion.sh index 12a3952..f9d4549 100755 --- a/fluxion.sh +++ b/fluxion.sh @@ -202,7 +202,7 @@ function fluxion_header() { format_apply_autosize "[%*s]\n" 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" fluxion_conditional_clear