Punctuation
This commit is contained in:
parent
9ee31716b6
commit
63664097d6
|
@ -913,6 +913,6 @@ clear
|
|||
# shellcheck disable=SC1090
|
||||
. ~/.bashrc
|
||||
cat /etc/motd
|
||||
echo -e $'Type "sudo su" for root access, or "control" to restart\nthe control panel'
|
||||
echo -e $'Type "sudo su" for root access, or "control" to restart\nthe control panel.'
|
||||
echo ''
|
||||
exit 0
|
||||
|
|
Loading…
Reference in New Issue