server-tools

simple linux tools

check_upgrades.sh

will do latest updates from apt-get and post to slack. Please set these two parameters in script.

ENDPOINT = Slack Endpoint URL ex. "https://hooks.slack.com/services/x/y/z"
CHANNEL = Channel name you want to post ex. "development"