This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env ruby | |
# | |
# This script can be used to patch the following script on an Amazon Linux AMI: | |
# | |
# /etc/update-motd.d/70-available-updates | |
# | |
# which is run by cron on a daily basis to add package update info to the MOTD: | |
# | |
# 19 package(s) needed for security, out of 160 available |