Skip to content

Commit

Permalink
Update deploy.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
sohail0992 authored Dec 4, 2023
1 parent c7a969f commit 024e982
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ echo "Installing dependencies"
yarn install
rm -r scratch/
echo "Running the application"
pm2 restart api
pm2 restart live

echo "Deployment complete."

0 comments on commit 024e982

Please sign in to comment.