Update 'MOTD/greetings-pinger.sh'

Fixed oopsie
This commit is contained in:
b.waal 2023-09-12 20:08:15 +02:00
parent c5e443bfa5
commit 489934f71f

View File

@ -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"
echo -e "sed -i '8,20d' /etc/profile.d/greeting.sh"