diff --git a/appspec.yml b/appspec.yml index 7fd8dad..7300dc0 100644 --- a/appspec.yml +++ b/appspec.yml @@ -17,4 +17,4 @@ hooks: AfterInstall: - location: scripts/deploy.sh timeout: 2000 - runas: root \ No newline at end of file + runas: ubuntu \ No newline at end of file