Changes the prompt of an AWS machine to the value which is set as its tag name.
- script needs root permissions
- sudo
- machine needs access to tag names via IAM
This command needs to be run on the AWS machine:
curl -s -H 'Cache-Control: no-cache' https://raw.githubusercontent.com/kmddevdani/awspromptchanger/master/bin/install.sh > installChangeCommandPrompt.sh && chmod +x installChangeCommandPrompt.sh && ./installChangeCommandPrompt.sh