axe the backticks
Some checks failed
continuous-integration/drone/tag Build is failing

This commit is contained in:
2022-11-08 10:10:44 +13:00
parent 19f54c9f52
commit c48a36999a

View File

@@ -94,5 +94,5 @@ echo -e "
===========================================================================
"
if [ -f /etc/motd ]; then
`/usr/bin/env cat /etc/motd`
/usr/bin/env cat /etc/motd
fi