From 4a6b3496ec3b8c760e7f96767c99aa749da41605 Mon Sep 17 00:00:00 2001 From: Chigozirim Igweamaka Date: Fri, 17 May 2024 14:44:41 +0100 Subject: [PATCH] Update appspec.yml --- appspec.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/appspec.yml b/appspec.yml index 0063f49..bc0edf4 100644 --- a/appspec.yml +++ b/appspec.yml @@ -8,6 +8,5 @@ hooks: - location: scripts/BeforeInstall.sh AfterInstall: - location: scripts/AfterInstall.sh - ApplicationStart: - location: scripts/ApplicationStart.sh runas: ubuntu