Introduce 'proper' MotD printout post-boot
This commit is contained in:
parent
41448f0c23
commit
8a3bf03298
1 changed files with 2 additions and 0 deletions
|
@ -52,3 +52,5 @@ ${tpurple}and we have${treset} ${tbold}$online_now${treset} ${tpurple}online use
|
||||||
}
|
}
|
||||||
|
|
||||||
bootup
|
bootup
|
||||||
|
|
||||||
|
test -e /motd.txt && cat /motd.txt
|
||||||
|
|
Loading…
Add table
Reference in a new issue