Merge branch 'ikoe-master-patch-13227' into 'master'
Introduce 'proper' MotD printout post-boot See merge request private-void/infrastructure!41
This commit is contained in:
commit
445bae14d8
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