From e25fc6d65c7bf0127056e517799f3787157cb2ac Mon Sep 17 00:00:00 2001 From: Zach Baker Date: Sun, 24 Nov 2024 14:04:08 -0500 Subject: [PATCH] fix: update codedeploy --- deploy/postinstall.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/postinstall.sh b/deploy/postinstall.sh index 3e14689..b920d58 100644 --- a/deploy/postinstall.sh +++ b/deploy/postinstall.sh @@ -3,4 +3,4 @@ sudo n 20 npm install npm run build sudo chown -hR ubuntu ./ -sudo chmod -R 644 ./dist/ +sudo chmod -R 755 ./dist/