Skip to content

Commit

Permalink
v8.17
Browse files Browse the repository at this point in the history
DietPi-Banner | add letsencrypt certificate details, do not enable function by default

Co-authored-by: MichaIng <[email protected]>
  • Loading branch information
Joulinar and MichaIng authored Apr 16, 2023
1 parent 7e53f2f commit 2dbb66a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dietpi/func/dietpi-banner
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
then
aENABLED=(1 0 0 0 0 1 0 1 0 0 0 1 1 0 0 1 1)
else
aENABLED=(1 0 1 0 0 1 0 0 0 0 0 1 1 0 0 1 1)
aENABLED=(1 0 1 0 0 1 0 0 0 0 0 1 1 0 0 1 0)
fi

COLOUR_RESET='\e[0m'
Expand Down

0 comments on commit 2dbb66a

Please sign in to comment.