Update 'MOTD/greetings-pinger.sh'
Added removal option after configuring
This commit is contained in:
parent
6c42b981af
commit
0823605bfd
@ -12,5 +12,9 @@ echo ""
|
||||
echo -e "Make sure to rename /etc/systemd/system/Smartping-NAME.service"
|
||||
echo -e "Make sure to configure /etc/systemd/system/Smartping-NAME.service"
|
||||
echo ""
|
||||
echo ""
|
||||
echo -e "Start the Smartpinger with:"
|
||||
echo -e "systemctl enable --now Smartpinger-NAME"
|
||||
echo -e "systemctl daemon-reload && systemctl enable --now Smartpinger-NAME"
|
||||
echo ""
|
||||
echo -e "To remove this message run:"
|
||||
echo -e "sed -i '8,20d' /etc/profile.d/greetings.sh"
|
||||
Loading…
x
Reference in New Issue
Block a user