Skip to content

Commit

Permalink
Oops! Fixing docker-compose check.
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonacox committed Mar 28, 2024
1 parent 3104ae7 commit cabc584
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion upgrade.sh
Original file line number Diff line number Diff line change
Expand Up @@ -105,8 +105,8 @@ else
echo "ERROR: Docker Compose is not available."
echo "This script requires Docker Compose."
echo "Please install and try again."
exit 1
fi
exit 1
fi

# Verify Upgrade
Expand Down

0 comments on commit cabc584

Please sign in to comment.