diff --git a/08-EC2-Basics/04_ami_demo/install_commands.txt b/08-EC2-Basics/04_ami_demo/install_commands.txt index 466ff8e..aa79471 100644 --- a/08-EC2-Basics/04_ami_demo/install_commands.txt +++ b/08-EC2-Basics/04_ami_demo/install_commands.txt @@ -68,7 +68,7 @@ sudo yum install -y cowsay cowsay "oh hi" -Create file /etc/update-motd.d/40-cow +# Create file /etc/update-motd.d/40-cow sudo nano /etc/update-motd.d/40-cow @@ -87,4 +87,4 @@ Relogin ## STEP 10 - CREATE AMI -## STEP 11 - USE AMI to launch an instance \ No newline at end of file +## STEP 11 - USE AMI to launch an instance