axe the backticks
All checks were successful
continuous-integration/drone/push Build is passing

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

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