diff --git a/MOTD/greetings-pinger.sh b/MOTD/greetings-pinger.sh index 82d850c..5afe9ef 100644 --- a/MOTD/greetings-pinger.sh +++ b/MOTD/greetings-pinger.sh @@ -17,4 +17,4 @@ echo -e "Start the Smartpinger with:" echo -e "systemctl daemon-reload && systemctl enable --now Smartping-NAME" echo "" echo -e "To remove this message run:" -echo -e "sed -i '8,20d' /etc/profile.d/greetings.sh" \ No newline at end of file +echo -e "sed -i '8,20d' /etc/profile.d/greeting.sh" \ No newline at end of file