Skip to content

Commit

Permalink
[#1399] Added ahoy fetch-db as an alias to download-db.
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexSkrypnyk committed Sep 5, 2024
1 parent 61fd888 commit 2e8e823
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .ahoy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@ commands:
#;< !PROVISION_USE_PROFILE
download-db:
usage: Download database.
aliases: ['fetch-db']
cmd: ./scripts/vortex/download-db.sh
#;> !PROVISION_USE_PROFILE

Expand Down

1 comment on commit 2e8e823

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.