Bob Mottram 7 年 前
コミット
63664097d6
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1
    1
      src/freedombone-controlpanel-user

+ 1
- 1
src/freedombone-controlpanel-user ファイルの表示

@@ -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