diff --git a/deploy/deploy.sh b/deploy/deploy.sh index 2b74a0b..e3a54ce 100755 --- a/deploy/deploy.sh +++ b/deploy/deploy.sh @@ -4,6 +4,6 @@ cd /home/eaa/donation_portal # Pull the latest changes from the repository -git pull origin +git pull echo "Deployment completed successfully."