diff --git a/appspec.yml b/appspec.yml index 7f0cdf94..9d4d7927 100644 --- a/appspec.yml +++ b/appspec.yml @@ -3,6 +3,7 @@ os: linux files: - source: /index.html destination: /var/www/html/ +file_exists_behavior: OVERWRITE hooks: BeforeInstall: - location: scripts/install_dependencies diff --git a/index.html b/index.html index b84e604a..da64c30c 100644 --- a/index.html +++ b/index.html @@ -27,7 +27,7 @@
-

Congratulations!!!

+

Congratulations Gunjan at RTCTek Noida!!!

Welcome to AAR SOURCE| Ram Hemareddy

This application was deployed using AWS CodeDeploy.

For next steps, read the AWS CodeDeploy Documentation.