Browse Source

Punctuation

Bob Mottram 7 years ago
parent
commit
63664097d6
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/freedombone-controlpanel-user

+ 1
- 1
src/freedombone-controlpanel-user View File

@@ -913,6 +913,6 @@ clear
913 913
 # shellcheck disable=SC1090
914 914
 . ~/.bashrc
915 915
 cat /etc/motd
916
-echo -e $'Type "sudo su" for root access, or "control" to restart\nthe control panel'
916
+echo -e $'Type "sudo su" for root access, or "control" to restart\nthe control panel.'
917 917
 echo ''
918 918
 exit 0