From 68e16bfdbe93a37b22d2ee11777e91624fbbed5c Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Sun, 8 Oct 2023 11:06:13 -0600 Subject: update scripts --- appspec.yml | 4 ---- 1 file changed, 4 deletions(-) (limited to 'appspec.yml') diff --git a/appspec.yml b/appspec.yml index 90a7f55..7b7d2bc 100644 --- a/appspec.yml +++ b/appspec.yml @@ -12,9 +12,5 @@ hooks: runas: root ApplicationStart: - location: scripts/start_application.sh - timeout: 300 - runas: root - ApplicationStop: - - location: scripts/stop_application.sh timeout: 300 runas: root \ No newline at end of file -- cgit v1.2.3