Skip to content

Commit

Permalink
update usage comment
Browse files Browse the repository at this point in the history
  • Loading branch information
bkiahstroud committed Jul 24, 2024
1 parent 46794ce commit 5edf3d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/ia_to_s3_migrator
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env ruby

# Usage: STAGE_ENV=production docker compose run web 'bundle exec bin/ia_to_s3_migrator'
# Usage: bin/migrate_iaids

require 'ruby-progressbar'
require_relative '../lib/space_stone'
Expand Down

0 comments on commit 5edf3d7

Please sign in to comment.