Change message of the day
This commit is contained in:
5
templates/etc/update-motd.d/99-footer
Executable file
5
templates/etc/update-motd.d/99-footer
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
echo ""
|
||||
echo -e "${NC} UTC: ${TEXT_COLOR}$(date -u)${NC}, local: ${TEXT_COLOR}$(date)"
|
||||
echo ""
|
||||
Reference in New Issue
Block a user