Skip to content
This repository was archived by the owner on Apr 3, 2025. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ changed.

### Updating the Binary
To update the binary without redoing the whole deployment process, run:
- ./deployment/deploy_cloud.sh *gcp_project_id* *bucket_name* *region* *service_account_email*
- ./deployment/deploy_cloud.sh *gcp_project_id* *bucket_name* *region* *service_account_email* *share_crash_usage_stats (true/false)*

## Usage
Every upload method expects as source a BigQuery data with specific fields, in addition to specific configuration metadata. For details on how to setup your upload routines, refer to the [Megalista Wiki](https://github.com/google/megalista/wiki).
Expand Down