From 971337d54fc59f844d67e8882fc3435321c36bd3 Mon Sep 17 00:00:00 2001 From: Philipp Geyer Date: Tue, 24 Oct 2023 23:47:55 +0200 Subject: Minor update Resizing images Adding Egosoft to experience Changing site credits to add open sourcerers Removing AWS specific appspec file and scripts --- appspec.yml | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 appspec.yml (limited to 'appspec.yml') diff --git a/appspec.yml b/appspec.yml deleted file mode 100644 index a7e1ff7..0000000 --- a/appspec.yml +++ /dev/null @@ -1,14 +0,0 @@ -version: 0.0 -os: linux -files: - - source: / - destination: /home/ec2-user/philippgeyer.co.uk -hooks: - AfterInstall: - - location: scripts/permissions.sh - timeout: 300 - runas: root - ApplicationStart: - - location: scripts/build.sh - timeout: 300 - runas: ec2-user \ No newline at end of file -- cgit v1.2.3-70-g09d2