Skip to content

Commit

Permalink
changes #2 in deploy.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
monis07 committed Sep 14, 2024
1 parent 623dbed commit 0880fcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/next-app/deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ cd /home/ubuntu/my-turborepo
git pull origin main
npm install
npm run build
pm2 stop next
pm2 stop NextApp
pm2 start ecosystem.config.js

0 comments on commit 0880fcb

Please sign in to comment.