fixed typo in readme

This commit is contained in:
pyr0ball 2023-03-07 15:48:25 -08:00
parent 173a72717d
commit 72e6f8d1db
2 changed files with 2 additions and 1 deletions

View file

@ -14,7 +14,7 @@ This installer sets up a number of bash-enhancing features:
- Easy access to easy-to-use functions in bash scripting (check out ./PRbL/demo.sh for details)
- A pluggable environment configuration via ~/.bashrc.d/
- An informative terminal login slapsh page
- An informative terminal login splash page
Currently this installer only handles debian/ubuntu-based distros.

View file

@ -331,3 +331,4 @@ if [ -z "${fsck_needed}" ] || [ -z "${reboot_required}" ] ; then
boxline " ${fsck_needed}${reboot_required}"
fi
boxbottom