Introduce 'proper' MotD printout post-boot #86
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…
Reference in a new issue