1 Commits

Author SHA1 Message Date
00b1548103 axe the backticks
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-08 10:10:44 +13:00

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