From e4b34486548659a29730d33b842e20adf8eebaee Mon Sep 17 00:00:00 2001 From: Chigozirim Igweamaka Date: Fri, 17 May 2024 14:05:23 +0100 Subject: [PATCH] Update appspec.yml --- appspec.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/appspec.yml b/appspec.yml index d907570..bc0edf4 100644 --- a/appspec.yml +++ b/appspec.yml @@ -9,3 +9,4 @@ hooks: AfterInstall: - location: scripts/AfterInstall.sh - location: scripts/ApplicationStart.sh + runas: ubuntu