#!/bin/bash echo "========================================================"; echo " HELLO! IT SEEMS YOU REMOVED THE atama-branding MODULE. "; echo; echo " Unfortunatley, this will not get rid of the branding"; echo " because we have no way of knowing which OS were you"; echo " using before (our branding literally overwrote that"; echo " data, after all). Please manually look up your OS on"; echo " https://github.com/chef/os_release and restore your"; echo " /etc/os-release file to the contents you find there."; echo "========================================================";