I've been encountered a strange phenomena.
I've been messing with Cron, so it runs a script called startup.sh, which it does.
First I wrote the script to send an email, but later I rewrote it to send a message instead.
However, when restarting the server, nothing happened.
Then I checked the...