Skip to content

Commit

Permalink
Merge pull request #6 from zachbakerdev/development
Browse files Browse the repository at this point in the history
fix: update codedeploy
  • Loading branch information
zachbakerdev authored Nov 24, 2024
2 parents 50f4814 + e25fc6d commit 2b74a0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/postinstall.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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/

0 comments on commit 2b74a0b

Please sign in to comment.